diff --git a/tox.ini b/tox.ini index 9091954b..b14a3f49 100644 --- a/tox.ini +++ b/tox.ini @@ -13,9 +13,6 @@ deps = -r{toxinidir}/requirements.txt commands = py.test -vv {posargs:fuel_agent/tests} -[tox:jenkins] -downloadcache = ~/cache/pip - [testenv:pep8] deps = hacking==0.10.2 commands =