aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 2350f172c..1112348a9 100644
--- a/tox.ini
+++ b/tox.ini
@@ -61,7 +61,7 @@ basepython = python3.7
commands =
ansible-lint ansible/site.yml
-[testenv:py36]
+[testenv:py37]
commands = nosetests functest/tests/unit
[testenv:bashate]