Merge "Add py35 to tox job list"

This commit is contained in:
Jenkins 2016-11-09 20:28:38 +00:00 committed by Gerrit Code Review
commit 34c770c6b5
1 changed files with 1 additions and 1 deletions

View File

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