Also run tests with python 3.5

This commit is contained in:
Jaime Marquínez Ferrándiz 2015-09-25 22:34:02 +02:00
parent 4c917d0314
commit 08bea4adde
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,5 @@
[tox]
envlist = py26,py27,py33,py34
envlist = py26,py27,py33,py34,py35
[testenv]
deps =
nose