Skip to content

Commit

Permalink
Add coveralls requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
buddly27 committed Jun 4, 2017
1 parent a7a8ec6 commit 258406a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ python:
- "pypy-5.3.1"
install:
- pip install -e .[test]
- pip install coveralls
script:
- python setup.py -q test --addopts "--cov"
after_success:
Expand Down

0 comments on commit 258406a

Please sign in to comment.