Don't install coveralls twice

This commit is contained in:
Jonathan Kim 2019-06-10 10:32:08 -07:00
parent 5d895d7f5e
commit ae4c4806ff

View File

@ -3,7 +3,7 @@ cache: pip
dist: xenial
install:
- pip install tox tox-travis coveralls
- pip install tox tox-travis
script:
- tox