diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2015-06-26 10:45:35 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2015-06-26 10:45:35 +0200 |
commit | f2efb814d0c3720f018f01329e43d9afa11ddf54 (patch) | |
tree | 760929ae5bd6be2fb86f57862a6623b7f8adfeea | |
parent | cfc70fe92d42a853d4171943bde90d86061e3f3a (diff) | |
download | gitpython-f2efb814d0c3720f018f01329e43d9afa11ddf54.tar.gz |
docs(README): travis badge for master, not 0.3
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ New BSD License. See the LICENSE file. ### DEVELOPMENT STATUS -[](https://travis-ci.org/gitpython-developers/GitPython) +[](https://travis-ci.org/gitpython-developers/GitPython) [](https://codeclimate.com/github/gitpython-developers/GitPython) [](https://coveralls.io/r/gitpython-developers/GitPython?branch=master) [](https://readthedocs.org/projects/gitpython/?badge=stable) |