diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2016-10-09 11:31:44 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2016-10-09 11:36:46 +0200 |
commit | 4e5ef73d3d6d9b973a756fddd329cfa2a24884e2 (patch) | |
tree | 5c908d7efa58932ac3f9325903b54d8e489c6de3 | |
parent | 6f6c697c0df4704206d2fd1572640f7f2bd80c73 (diff) | |
download | gitpython-4e5ef73d3d6d9b973a756fddd329cfa2a24884e2.tar.gz |
doc(README): add codecov badge
[skip ci]
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -129,6 +129,7 @@ New BSD License. See the LICENSE file. ### DEVELOPMENT STATUS +[](https://codecov.io/gh/gitpython-developers/GitPython) [](https://travis-ci.org/gitpython-developers/GitPython) [](https://ci.appveyor.com/project/Byron/gitpython/branch/master) [](https://codeclimate.com/github/gitpython-developers/GitPython) |