Skip to content

Commit

Permalink
fix coveralls integration
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgarel committed Jun 19, 2018
1 parent 7e7a73e commit 90eca61
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 @@ -6,6 +6,7 @@ python:
install:
- pip install .
- pip install -r requirements-dev.txt
- pip install coveralls
script:
- make tests
- make quality
Expand Down

0 comments on commit 90eca61

Please sign in to comment.