Merge "py26 is no longer supported by Infra's CI"

This commit is contained in:
Jenkins 2015-12-28 19:24:00 +00:00 committed by Gerrit Code Review
commit 9c2608df4e
1 changed files with 1 additions and 1 deletions

View File

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