diff options
author | nulltoken <emeric.fermas@gmail.com> | 2014-12-10 09:55:29 +0100 |
---|---|---|
committer | nulltoken <emeric.fermas@gmail.com> | 2014-12-10 10:05:04 +0100 |
commit | 037b2a8b00036f41a05ed3b056f8b784a544010c (patch) | |
tree | b1aba6df545f3257369b4fbf30f8c20a4d0dfd96 | |
parent | 775d831b337295e3764c9c5d877e114eaa29701a (diff) | |
download | libgit2-037b2a8b00036f41a05ed3b056f8b784a544010c.tar.gz |
readme: Make Travis build status badge reflect the state of master
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ libgit2 - the Git linkable library ================================== -[](http://travis-ci.org/libgit2/libgit2) +[](http://travis-ci.org/libgit2/libgit2) [](https://scan.coverity.com/projects/639) `libgit2` is a portable, pure C implementation of the Git core methods |