forked from orbit-oss/flask
add python 3.5 build to travis config
This commit is contained in:
parent
1ac4156016
commit
b8dc6c12b7
2 changed files with 4 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue