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

View File

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