Test all supported Python versions under Tox

This commit is contained in:
Vladimir Diaz 2017-09-21 17:26:18 -04:00
parent 5286c4e0ec
commit e716cbbec8
No known key found for this signature in database
GPG key ID: 5DEE9B97B0E2289A

View file

@ -4,7 +4,7 @@
# and then run "tox" from this directory.
[tox]
envlist = py27, py35
envlist = py27, py33, py34, py35, py36
[testenv]
changedir = tests