diff --git a/tox.ini b/tox.ini index ffbe929cf..0f1e0d0b3 100644 --- a/tox.ini +++ b/tox.ini @@ -37,7 +37,7 @@ commands = jenkins-jobs test -o .test/old/out/ .test/old/config/ [testenv:compare-xml-new] commands = jenkins-jobs test -o .test/new/out/ .test/new/config/ -[testenv:doc] +[testenv:docs] commands = python setup.py build_sphinx [testenv:venv]