Fix .travis.yml again
This commit is contained in:
parent
a8fda1aedf
commit
9e3126ba3e
@ -6,9 +6,9 @@ python:
|
||||
- 3.5
|
||||
|
||||
install:
|
||||
- pip install tox
|
||||
- pip install tox flake8
|
||||
|
||||
script:
|
||||
- tox -r
|
||||
- tox -r -e py
|
||||
|
||||
sudo: false
|
||||
|
Loading…
Reference in New Issue
Block a user