Merge "py26/py33 are no longer supported by Infra's CI"

This commit is contained in:
Jenkins
2016-01-05 18:34:09 +00:00
committed by Gerrit Code Review

View File

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