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