diff --git a/tox.ini b/tox.ini index bec42188..3465d9bd 100644 --- a/tox.ini +++ b/tox.ini @@ -24,9 +24,6 @@ commands = {posargs} [testenv:cover] commands = python setup.py testr --coverage --testr-args='{posargs}' -[tox:jenkins] -downloadcache = ~/cache/pip - [flake8] # E125 continuation line does not distinguish itself from next logical line # H302 import only modules