add python 3.5 build to travis config

This commit is contained in:
Timo Furrer 2015-10-24 09:14:01 +02:00
parent 1ac4156016
commit b8dc6c12b7
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,5 @@
[tox]
envlist = {py26,py27,pypy}-{lowest,release,devel}, {py33,py34}-{release,devel}
envlist = {py26,py27,pypy}-{lowest,release,devel}, {py33,py34,py35}-{release,devel}
[testenv]
commands =