develop README.rst now shows badges for the develop branch
This commit is contained in:
@@ -3,14 +3,14 @@ PGPy: Pretty Good Privacy for Python
|
||||
|
||||
.. image:: https://badge.fury.io/py/PGPy.svg
|
||||
:target: http://badge.fury.io/py/PGPy
|
||||
:alt: Latest version
|
||||
:alt: Latest stable version
|
||||
|
||||
.. image:: https://travis-ci.org/Commod0re/PGPy.svg?branch=master
|
||||
:target: https://travis-ci.org/Commod0re/PGPy?branch=master
|
||||
:target: https://travis-ci.org/Commod0re/PGPy?branch=develop
|
||||
:alt: Travis-CI
|
||||
|
||||
.. image:: https://coveralls.io/repos/Commod0re/PGPy/badge.png?branch=master
|
||||
:target: https://coveralls.io/r/Commod0re/PGPy?branch=master
|
||||
:target: https://coveralls.io/r/Commod0re/PGPy?branch=develop
|
||||
:alt: Coveralls
|
||||
|
||||
Homepage: None yet.
|
||||
|
||||
Reference in New Issue
Block a user