Python 3.5 but NOT Python3.6

The Travis instance is too old to support Python 3.6
This commit is contained in:
cclauss 2017-01-30 19:53:08 +01:00 committed by GitHub
parent 59081ef0e3
commit 004aeb047e

View File

@ -1,7 +1,6 @@
language: python
python: 2.7
env:
- TOX_ENV=py36
- TOX_ENV=py35
- TOX_ENV=py34
- TOX_ENV=py33