We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e8a370 commit d475432Copy full SHA for d475432
1 file changed
.travis.yml
@@ -14,6 +14,6 @@ cache:
14
install:
15
- pip install tox tox-travis coveralls
16
script:
17
-- tox -e $TOX_ENV
+- tox
18
after_success:
19
- coveralls
0 commit comments