Install flake8 in Travis
This commit is contained in:
@ -7,6 +7,7 @@ python:
|
||||
|
||||
install:
|
||||
- pip install -e .
|
||||
- pip install flake8
|
||||
|
||||
script:
|
||||
- py.test -s
|
||||
|
Reference in New Issue
Block a user