Skip to content

Commit

Permalink
Don't install coveralls twice
Browse files Browse the repository at this point in the history
  • Loading branch information
jkimbo committed Jun 10, 2019
1 parent 5d895d7 commit ae4c480
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 @@ -3,7 +3,7 @@ cache: pip
dist: xenial

install:
- pip install tox tox-travis coveralls
- pip install tox tox-travis

script:
- tox
Expand Down

0 comments on commit ae4c480

Please sign in to comment.