summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index 4040d9d..3cb4086 100644
--- a/tox.ini
+++ b/tox.ini
@@ -26,9 +26,6 @@ commands = {posargs}
[testenv:cover]
commands = python setup.py testr --coverage --testr-args='{posargs}'
-[tox:jenkins]
-downloadcache = ~/cache/pip
-
[testenv:debug]
commands = oslo_debug_helper -t keystoneclient/tests {posargs}