Merge "fix tox python3 overrides"

This commit is contained in:
Zuul 2018-10-14 19:55:00 +00:00 committed by Gerrit Code Review
commit 36f4481104
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ commands =
| xargs flake8 --verbose"
[testenv:ansible-lint]
basepython=python2
basepython=python3
commands =
bash ci-scripts/ansible-lint.sh