Merge "Removing py34 from tox"

This commit is contained in:
Jenkins 2017-04-24 19:44:15 +00:00 committed by Gerrit Code Review
commit bc9b7942eb
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 2.0
envlist = py27,py34,pep8
envlist = py35,py27,pep8
skipsdist = True
[testenv]