Merge "Add py35 to tox.ini"

This commit is contained in:
Zuul 2018-04-03 11:48:45 +00:00 committed by Gerrit Code Review
commit 6576e00f28
1 changed files with 1 additions and 1 deletions

View File

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