File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff 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
5050DEVELOPMENT
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
You can’t perform that action at this time.
0 commit comments