Merge "Update tox.ini"

This commit is contained in:
Zuul 2018-05-01 14:51:07 +00:00 committed by Gerrit Code Review
commit dde6dfb2eb
1 changed files with 1 additions and 1 deletions

View File

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