Skip to content

Commit 32aa544

Browse files
committed
Fix travis badge
...
1 parent e7b2650 commit 32aa544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
![Swift5.1](https://img.shields.io/badge/swift-5.1-blue.svg)
77
![macOS](https://img.shields.io/badge/os-macOS-green.svg?style=flat)
8-
![Travis](https://travis-ci.org/ZeeQL/ZeeQL3Combine.svg?branch=develop)
8+
![Travis](https://travis-ci.org/ZeeQL/ZeeQL3Combine.svg?branch=master)
99

1010
ZeeQL is a Swift ORM / database access library primarily inspired by EOF,
1111
and in consequence CoreData. Adding some ActiveRecord ideas.

0 commit comments

Comments
 (0)