Skip to content

Commit

Permalink
Switching to python-coveralls because it lets you specify the coverag…
Browse files Browse the repository at this point in the history
…e file.
  • Loading branch information
dmpayton committed Nov 15, 2013
1 parent dc271cf commit e02b3e2
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
Expand Up @@ -29,4 +29,4 @@ matrix:

script: python setup.py test

after_success: coveralls
after_success: coveralls --data_file coverage.xml
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
django>=1.3
django-setuptest

coveralls
python-coveralls
tox

0 comments on commit e02b3e2

Please sign in to comment.