fix tox python3 overrides

Change-Id: I82e2eb6e5951f814b7fd6b3c52034f77566ecef3
This commit is contained in:
wangyayan 2018-10-08 10:54:40 +08:00
parent 31918d0409
commit deffb01d5e
1 changed files with 1 additions and 1 deletions

View File

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