test on py33 and py34 as well

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2017-02-05 21:08:10 +01:00
parent 8155c69e38
commit df2468eefb

View file

@ -1,5 +1,5 @@
[tox]
envlist = py35,py36
envlist = py33,py34,py35,py36
skipsdist = True
[testenv]