Add python3.5 to test cases

This commit is contained in:
Kenneth Giusti 2016-12-13 14:29:11 -05:00
parent 978bfb231f
commit 3ebf9c2765

View File

@ -1,5 +1,5 @@
[tox] [tox]
envlist = py27,pep8,py34 envlist = py27,pep8,py34,py35
[testenv] [testenv]
usedevelop=True usedevelop=True