travis: mark FLAKE8 build with an env
This commit is contained in:
parent
42d849fe52
commit
b65678e5d2
|
@ -33,5 +33,6 @@ matrix:
|
|||
script: tox -e py-coverage
|
||||
- python: 3.6
|
||||
script: tox -e flake8
|
||||
env: FLAKE8
|
||||
allow_failures:
|
||||
- python: nightly
|
||||
|
|
Loading…
Reference in New Issue
Block a user