diff --git a/tox.ini b/tox.ini index 2425b42f..c3df5015 100644 --- a/tox.ini +++ b/tox.ini @@ -55,9 +55,6 @@ setenv = VIRTUAL_ENV={envdir} NOSE_COVER_HTML=1 NOSE_COVER_HTML_DIR={toxinidir}/cover -[tox:jenkins] -downloadcache = ~/cache/pip - [flake8] # follow the same style guidelines with swift ignore = H