Merge "Remove py26 from tox.ini"

This commit is contained in:
Jenkins 2016-06-02 15:31:02 +00:00 committed by Gerrit Code Review
commit 875c883948
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[tox]
minversion = 1.6
skipsdist = True
envlist = py26,py27,py34,pep8
envlist = py27,py34,pep8
[testenv]
setenv = VIRTUAL_ENV={envdir}