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

This commit is contained in:
Jenkins 2016-02-05 02:24:06 +00:00 committed by Gerrit Code Review
commit dd5fa44d7c
1 changed files with 1 additions and 1 deletions

View File

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