Merge "Add py35 to tox env list"

This commit is contained in:
Jenkins 2017-02-14 03:23:39 +00:00 committed by Gerrit Code Review
commit f8036dcce4

View File

@ -1,6 +1,6 @@
[tox] [tox]
minversion = 1.6 minversion = 1.6
envlist = py27,docs,pep8 envlist = py35,py27,docs,pep8
skipsdist = True skipsdist = True
[testenv] [testenv]