3.5 tox env may work

This commit is contained in:
James Turk 2015-10-08 20:36:35 -04:00
parent 572d9d1986
commit 0595edfeb3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
language: python
python: 2.7
python: 3.5
env:
- TOX_ENV=py27
- TOX_ENV=py33