diff --git a/tox.ini b/tox.ini index 8432f917..b1504142 100644 --- a/tox.ini +++ b/tox.ini @@ -3,9 +3,6 @@ minversion = 1.6 skipsdist = True envlist = py27, py34, docs, pep8, py27-coverage, py34-coverage -[tox:jenkins] -downloadcache = ~/cache/pip - [testenv] usedevelop = True # LC_ALL see https://github.com/gabrielfalcao/HTTPretty/issues/223