Skip to content

Commit 62202bb

Browse files
committed
appveyor: Add badge on ankostis repo for testing.
1 parent 6a217ab commit 62202bb

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.rst

+4-5
Original file line numberDiff line numberDiff line change
@@ -43,22 +43,21 @@ Once the clone is complete, please be sure to initialize the submodules using
4343
cd gitdb
4444
git submodule update --init
4545

46-
Run the tests with
47-
46+
Run the tests with
47+
4848
nosetests
4949

5050
DEVELOPMENT
5151
===========
5252

5353
.. image:: https://travis-ci.org/gitpython-developers/gitdb.svg?branch=master
5454
:target: https://travis-ci.org/gitpython-developers/gitdb
55-
55+
.. image:: https://ci.appveyor.com/api/projects/status/2qa4km4ln7bfv76r/branch/master?svg=true&passingText=windows%20OK&failingText=windows%20failed
56+
:target: https://ci.appveyor.com/project/ankostis/gitpython/branch/master)
5657
.. image:: https://coveralls.io/repos/gitpython-developers/gitdb/badge.png
5758
:target: https://coveralls.io/r/gitpython-developers/gitdb
58-
5959
.. image:: http://www.issuestats.com/github/gitpython-developers/gitdb/badge/pr
6060
:target: http://www.issuestats.com/github/gitpython-developers/gitdb
61-
6261
.. image:: http://www.issuestats.com/github/gitpython-developers/gitdb/badge/issue
6362
:target: http://www.issuestats.com/github/gitpython-developers/gitdb
6463

0 commit comments

Comments
 (0)