Merge "fix tox python3 overrides"

This commit is contained in:
Zuul 2018-09-29 18:02:50 +00:00 committed by Gerrit Code Review
commit 815f565dbd
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ commands =
bash -c "{toxinidir}/tests/common/test-ansible-functional.sh"
[testenv:linters]
basepython = python3
commands =
bash -c "{toxinidir}/tests/common/test-ansible-env-prep.sh"
{[testenv:pep8]commands}