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 2796502 commit efa828bCopy full SHA for efa828b
.travis.yml
@@ -12,7 +12,7 @@ matrix:
12
include:
13
# Linting
14
- python: 3.6
15
- env: TOX_ENV=flake8
+ env: TOXENV=flake8
16
# CPython 2.7
17
- python: 2.7
18
env: TOXENV=py27-base
0 commit comments