diff --git a/tox.ini b/tox.ini index e61dd4d6..c7bb67ce 100644 --- a/tox.ini +++ b/tox.ini @@ -13,9 +13,6 @@ deps = -r{toxinidir}/requirements.txt commands = python setup.py testr --testr-args='{posargs}' -[tox:jenkins] -downloadcache = ~/cache/pip - [testenv:pep8] commands = flake8 {posargs} cloudkitty