Merge "Remove incorrect envlist entry"

This commit is contained in:
Jenkins 2016-05-30 20:01:59 +00:00 committed by Gerrit Code Review
commit b75c03bd20
1 changed files with 1 additions and 1 deletions

View File

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