Merge "Rename validate tox env to linters"

This commit is contained in:
Jenkins 2016-01-21 11:06:59 +00:00 committed by Gerrit Code Review
commit 5720819516

View File

@ -10,5 +10,5 @@ deps = -r{toxinidir}/requirements.txt
[testenv:venv] [testenv:venv]
commands = {posargs} commands = {posargs}
[testenv:validate] [testenv:linters]
commands = python ./tools/yaml-validate.py . commands = python ./tools/yaml-validate.py .