mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
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:
commit
f391a1d27c
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue