Skip to content

Commit 168e66f

Browse files
committed
Add link to Travis build
1 parent f6a6e66 commit 168e66f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# ObjectiveGit
22

3-
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) ![TravisCI](https://travis-ci.org/libgit2/objective-git.svg?branch=master)
3+
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
4+
[![Build Status](https://travis-ci.org/libgit2/objective-git.svg?branch=master)](https://travis-ci.org/libgit2/objective-git)
45

56
ObjectiveGit provides Cocoa bindings to the
67
[libgit2](https://github.com/libgit2/libgit2) library.

0 commit comments

Comments
 (0)