Skip to content

Commit

Permalink
fix coveralls error
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemAngelchev authored and bbc2 committed Mar 10, 2020
1 parent a4d39f7 commit ff51469
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
Expand Up @@ -30,7 +30,7 @@ script:
- tox

before_install:
- pip install python-coveralls
- pip install coveralls

after_success:
- tox -e coverage-report
Expand Down

0 comments on commit ff51469

Please sign in to comment.