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