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 dist: xenial
install: install:
- pip install tox tox-travis coveralls - pip install tox tox-travis
script: script:
- tox - tox