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