Fix tox env once and for all
This commit is contained in:
parent
68b72f55eb
commit
3a2cc58f3b
@ -6,10 +6,9 @@ python:
|
||||
- 3.5
|
||||
|
||||
install:
|
||||
- pip install -e .
|
||||
- pip install tox flake8
|
||||
- pip install tox
|
||||
|
||||
script:
|
||||
- tox -r -e py
|
||||
- tox -e py
|
||||
|
||||
sudo: false
|
||||
|
Loading…
Reference in New Issue
Block a user