diff --git a/tox.ini b/tox.ini index 498c002..ccdaaca 100644 --- a/tox.ini +++ b/tox.ini @@ -20,9 +20,6 @@ commands = python setup.py testr --testr-args='{posargs}' passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY -[tox:jenkins] -downloadcache = ~/cache/pip - [testenv:flake8] commands = flake8