diff --git a/tox.ini b/tox.ini index 8232a5e7..f0e86061 100644 --- a/tox.ini +++ b/tox.ini @@ -34,9 +34,6 @@ deps = {[testenv]deps} commands = nosetests {toxinidir}/functionaltests/{posargs} -v -[tox:jenkins] -downloadcache = ~/cache/pip - [flake8] show-source = True ignore = F,H