Merge pull request #14 from cclauss/patch-1

Python 3.5 and 3.6
This commit is contained in:
kurt grandis 2017-02-01 06:57:40 -05:00 committed by GitHub
commit 1035878324
1 changed files with 1 additions and 0 deletions

View File

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