Skip to content

Commit

Permalink
Fix travis badge
Browse files Browse the repository at this point in the history
...
  • Loading branch information
helje5 committed Sep 5, 2019
1 parent e7b2650 commit 32aa544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

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

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

0 comments on commit 32aa544

Please sign in to comment.