summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index dd2b7b54..cc1407f4 100644
--- a/tox.ini
+++ b/tox.ini
@@ -27,9 +27,6 @@ commands = python setup.py test --coverage --testr-args='{posargs}'
[testenv:debug]
commands = oslo_debug_helper -t openstackclient/tests {posargs}
-[tox:jenkins]
-downloadcache = ~/cache/pip
-
[testenv:docs]
commands = python setup.py build_sphinx