diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2016-10-01 20:58:33 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2016-10-01 20:58:33 +0200 |
commit | 26253699f7425c4ee568170b89513fa49de2773c (patch) | |
tree | 97257113ab312cfc2f5fe0bc276cd78c48afadd8 | |
parent | 9d6b417ea3a4507ea78714f0cb7add75b13032d5 (diff) | |
download | gitpython-26253699f7425c4ee568170b89513fa49de2773c.tar.gz |
doc(README): add appveyor badge
[skip ci]
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -125,6 +125,7 @@ New BSD License. See the LICENSE file. ### DEVELOPMENT STATUS [](https://travis-ci.org/gitpython-developers/GitPython) +[](https://ci.appveyor.com/project/Byron/gitpython/branch/master) [](https://codeclimate.com/github/gitpython-developers/GitPython) [](https://readthedocs.org/projects/gitpython/?badge=stable) [](https://waffle.io/gitpython-developers/GitPython) |