Skip to content

Commit

Permalink
Actually Fix Coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
prikhi committed Jun 8, 2015
1 parent cf555d8 commit b942ad4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ install:
script:
- cd fec && python manage.py test && cd ../docs && make html && cd ..
after_success:
- cd fec && coveralls && cd ..
- mv -f fec/.coverage . && coveralls
2 changes: 0 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ This is the Mezzanine project that powers http://thefec.org.
:target: https://coveralls.io/r/FederationOfEgalitarianCommunities/FECWebsite
:alt: Code Coverage Status



.. image:: https://readthedocs.org/projects/fecwebsite/badge/?version=latest
:target: https://readthedocs.org/projects/fecwebsite/?badge=latest
:alt: Documentation Status
Expand Down

0 comments on commit b942ad4

Please sign in to comment.