diff --git a/tox.ini b/tox.ini index 82da64e9e..5e582f80c 100644 --- a/tox.ini +++ b/tox.ini @@ -42,9 +42,6 @@ commands = python setup.py testr --testr-args='--concurrency=1 {posargs}' [testenv:cover] commands = python setup.py testr --coverage --testr-args='{posargs}' -[tox:jenkins] -downloadcache = ~/cache/pip - [flake8] # Following checks should be enabled in the future. #