Skip to content

Commit

Permalink
Added an extra URL parameter to the coverage badge in the README file…
Browse files Browse the repository at this point in the history
… to fool the cache
  • Loading branch information
Piotr Bieńkowski committed Jun 14, 2016
1 parent 94e26d1 commit 752cf86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Django Elegant Choices
.. image:: https://travis-ci.org/innovationinit/django-elegant-choices.svg?branch=master
:target: https://travis-ci.org/innovationinit/django-elegant-choices

.. image:: https://coveralls.io/repos/github/innovationinit/django-elegant-choices/badge.svg?branch=master
.. image:: https://coveralls.io/repos/github/innovationinit/django-elegant-choices/badge.svg?branch=master&foolcache=1
:target: https://coveralls.io/github/innovationinit/django-elegant-choices?branch=master

-------
Expand Down

0 comments on commit 752cf86

Please sign in to comment.