Merge "Add py34 to tox.ini envlist"

This commit is contained in:
Jenkins 2016-06-02 06:54:47 +00:00 committed by Gerrit Code Review
commit 2f47efa475
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[tox]
minversion = 1.6
skipsdist = True
envlist = py26,py27,pep8
envlist = py26,py27,py34,pep8
[testenv]
setenv = VIRTUAL_ENV={envdir}