Merge "Run py34 first in default tox run"

This commit is contained in:
Jenkins 2015-11-16 09:26:04 +00:00 committed by Gerrit Code Review
commit 61189a31ee
1 changed files with 1 additions and 1 deletions

View File

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