diff --git a/tox.ini b/tox.ini index 878839e..9e60b20 100644 --- a/tox.ini +++ b/tox.ini @@ -6,6 +6,3 @@ envlist = py27,py33,py34 [testenv:venv] commands = {posargs} -[tox:jenkins] -downloadcache = ~/cache/pip -