Remove Python 3.6 from Tox configuration
It seems Travis-CI doesn’t support it yet.
This commit is contained in:
parent
e23cc83dff
commit
ffccdf6d38
@ -7,7 +7,6 @@ env:
|
|||||||
- TOXENV=py33
|
- TOXENV=py33
|
||||||
- TOXENV=py34
|
- TOXENV=py34
|
||||||
- TOXENV=py35
|
- TOXENV=py35
|
||||||
- TOXENV=py36
|
|
||||||
install:
|
install:
|
||||||
- pip install -U pip
|
- pip install -U pip
|
||||||
- pip install -U Flask tox coverage codecov
|
- pip install -U Flask tox coverage codecov
|
||||||
|
Loading…
Reference in New Issue
Block a user