Skip to content

Commit

Permalink
Add coverage research (details)
Browse files Browse the repository at this point in the history
  • Loading branch information
goinnn committed Oct 9, 2013
1 parent 064324b commit ee3fa05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: python

install:
- pip install -q --use-mirrors tox
- pip install -q --use-mirrors tox python-coveralls

script:
- tox
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Information
.. image:: https://travis-ci.org/Yaco-Sistemas/django-inplaceedit.png?branch=master
:target: https://travis-ci.org/Yaco-Sistemas/django-inplaceedit

.. image:: https://coveralls.io/repos/Yaco-Sistemas/django-inplaceedit.png?branch=master
.. image:: https://coveralls.io/repos/Yaco-Sistemas/django-inplaceedit/badge.png?branch=master
:target: https://coveralls.io/r/Yaco-Sistemas/django-inplaceedit

.. image:: https://badge.fury.io/py/django-inplaceedit.png
Expand Down

0 comments on commit ee3fa05

Please sign in to comment.