Fix Travis flake8
This commit is contained in:
parent
5d66e482d8
commit
b3fd5c6387
|
@ -22,7 +22,7 @@ matrix:
|
|||
env: TOXENV=pypy
|
||||
|
||||
# Meta
|
||||
- python: "2.7"
|
||||
- python: "3.5"
|
||||
env: TOXENV=flake8
|
||||
- python: "2.7"
|
||||
env: TOXENV=manifest
|
||||
|
|
Loading…
Reference in New Issue