We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fde69b commit e11a366Copy full SHA for e11a366
.travis.yml
@@ -20,6 +20,6 @@ env:
20
- env: TOXENV=py35-flake8-tests
21
22
install:
23
- - pip install
+ - pip install tox
24
25
script: tox
0 commit comments