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 c4b9d49..5c734c1 100644
--- a/tox.ini
+++ b/tox.ini
@@ -34,9 +34,6 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
commands=
python setup.py build_sphinx
-[tox:jenkins]
-downloadcache = ~/cache/pip
-
[flake8]
# H233 Python 3.x incompatible use of print operator
# H303 no wildcard import