Merge "Update default tox environment list"

This commit is contained in:
Jenkins 2015-07-30 09:55:31 +00:00 committed by Gerrit Code Review
commit a58f68e835

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