diff --git a/tox.ini b/tox.ini index 0a8dc1c2..646ed9bc 100644 --- a/tox.ini +++ b/tox.ini @@ -12,9 +12,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 =