diff --git a/tox.ini b/tox.ini index 9b8400e0b1..e517e2826f 100644 --- a/tox.ini +++ b/tox.ini @@ -14,9 +14,6 @@ commands = find . -type f -name "*.pyc" -delete python setup.py testr --testr-args='{posargs}' -[tox:jenkins] -downloadcache = ~/cache/pip - [testenv:releasenotes] commands = sphinx-build -a -E -W -d releasenotes/build/doctrees \ -b html releasenotes/source releasenotes/build/html