Skip to content

Commit

Permalink
add coveralls support
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed Apr 5, 2015
1 parent 6fb5969 commit 7e7e5b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -28,7 +28,8 @@ env:
- DJANGO=dev DBENGINE=pg

install:
- pip install tox>=1.8
- pip install tox>=1.8
- pip install python-coveralls


script:
Expand Down

0 comments on commit 7e7e5b3

Please sign in to comment.