Merge "Add py34 to tox envlist"

This commit is contained in:
Jenkins 2016-03-02 05:22:58 +00:00 committed by Gerrit Code Review
commit af16901abe
1 changed files with 1 additions and 1 deletions

View File

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