Skip to content

Commit eba0de0

Browse files
committed
appveyor: Add badge on ankostis repo for testing.
1 parent 17772a5 commit eba0de0

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,21 @@ Once the clone is complete, please be sure to initialize the submodules using
3636
cd gitdb
3737
git submodule update --init
3838

39-
Run the tests with
40-
39+
Run the tests with
40+
4141
nosetests
4242

4343
DEVELOPMENT
4444
===========
4545

4646
.. image:: https://travis-ci.org/gitpython-developers/gitdb.svg?branch=master
4747
:target: https://travis-ci.org/gitpython-developers/gitdb
48-
48+
.. image:: https://ci.appveyor.com/api/projects/status/2qa4km4ln7bfv76r/branch/master?svg=true&passingText=windows%20OK&failingText=windows%20failed
49+
:target: https://ci.appveyor.com/project/ankostis/gitpython/branch/master)
4950
.. image:: https://coveralls.io/repos/gitpython-developers/gitdb/badge.png
5051
:target: https://coveralls.io/r/gitpython-developers/gitdb
51-
5252
.. image:: http://www.issuestats.com/github/gitpython-developers/gitdb/badge/pr
5353
:target: http://www.issuestats.com/github/gitpython-developers/gitdb
54-
5554
.. image:: http://www.issuestats.com/github/gitpython-developers/gitdb/badge/issue
5655
:target: http://www.issuestats.com/github/gitpython-developers/gitdb
5756

0 commit comments

Comments
 (0)