diff --git a/tox.ini b/tox.ini index 893a00e..3e3f99f 100644 --- a/tox.ini +++ b/tox.ini @@ -29,9 +29,6 @@ commands = python setup.py testr --coverage --testr-args='{posargs}' commands = oslo-config-generator --config-file=config-generator.conf -[tox:jenkins] -downloadcache = ~/cache/pip - [testenv:docs] commands = python setup.py build_sphinx