diff options
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ basepython = python3.7 commands = ansible-lint ansible/site.yml -[testenv:py36] +[testenv:py37] commands = nosetests xtesting/tests/unit [testenv:bashate] |