Merge pull request #58 from jcassee/remove-wrong-branch-name-from-build-status-badge

Remove wrong branch name from Build Status badge
This commit is contained in:
Joost Cassee 2015-04-27 22:00:39 +02:00
commit f391a1d27c

View file

@ -22,8 +22,8 @@ an asynchronous version of the Javascript code if possible.
.. |latest-version| image:: https://img.shields.io/pypi/v/django-analytical.svg
:alt: Latest version on PyPI
:target: https://pypi.python.org/pypi/django-analytical
.. |travis-ci| image:: https://travis-ci.org/jcassee/django-analytical.svg?branch=master
:alt: Build status - develop branch
.. |travis-ci| image:: https://travis-ci.org/jcassee/django-analytical.svg
:alt: Build status
:target: https://travis-ci.org/jcassee/django-analytical
.. |downloads| image:: https://img.shields.io/pypi/dm/django-analytical.svg
:alt: Monthly downloads from PyPI