travis: mark FLAKE8 build with an env

This commit is contained in:
Brian Warner 2019-02-10 11:07:43 -08:00
parent 42d849fe52
commit b65678e5d2

View File

@ -33,5 +33,6 @@ matrix:
script: tox -e py-coverage
- python: 3.6
script: tox -e flake8
env: FLAKE8
allow_failures:
- python: nightly