We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1900e7 commit 53dcd6fCopy full SHA for 53dcd6f
.travis.yml
@@ -7,8 +7,5 @@ python:
7
matrix:
8
fast_finish: true
9
10
-install:
11
- - pip install tox-travis
12
- - pip install tox-pipenv
13
-
+install: pip install tox-travis
14
script: tox
0 commit comments