Remove Python 3.6 from Tox configuration

It seems Travis-CI doesn’t support it yet.
This commit is contained in:
Gergely Polonkai 2017-01-16 11:51:11 +01:00
parent e23cc83dff
commit ffccdf6d38
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ env:
- TOXENV=py33
- TOXENV=py34
- TOXENV=py35
- TOXENV=py36
install:
- pip install -U pip
- pip install -U Flask tox coverage codecov