Update .travis.yml

This commit is contained in:
Morgan Fainberg
2016-06-26 14:18:42 -07:00
committed by GitHub
parent 1f5e9fc0f5
commit 741e26e897

View File

@@ -7,4 +7,5 @@ script:
env:
- TOXENV=pep8
- TOXENV=py27
- TOXENV=py34
- TOXENV=py34
- TOXENV=py35