travis: run flake8less, not the full flake8
This commit is contained in:
parent
31de77a875
commit
41129faca5
|
@ -29,7 +29,7 @@ matrix:
|
||||||
- python: nightly
|
- python: nightly
|
||||||
script: tox -e py-coverage
|
script: tox -e py-coverage
|
||||||
- python: 3.6
|
- python: 3.6
|
||||||
script: tox -e flake8
|
script: tox -e flake8less
|
||||||
env: FLAKE8
|
env: FLAKE8
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- python: nightly
|
- python: nightly
|
||||||
|
|
Loading…
Reference in New Issue
Block a user