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 38b9713..ecaf02a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -29,9 +29,6 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
changedir = doc/source
commands = make html
-[tox:jenkins]
-downloadcache = ~/cache/pip
-
[flake8]
ignore = E126,H703
show-source = true