Skip to content

Commit

Permalink
Getting reporting to coveralls working
Browse files Browse the repository at this point in the history
  • Loading branch information
mfogel committed Sep 27, 2014
1 parent b971d02 commit 9b9c37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: python
install:
- pip install tox
- pip install tox coveralls
script:
- tox
- tox -e coverage
Expand Down

0 comments on commit 9b9c37c

Please sign in to comment.