Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2015-12-13 22:12:05 +00:00 committed by Gerrit Code Review
commit 1ee5191cec
1 changed files with 0 additions and 3 deletions

View File

@ -27,9 +27,6 @@ commands = python setup.py test --coverage --testr-args='{posargs}'
[testenv:debug]
commands = oslo_debug_helper -t openstackclient/tests {posargs}
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:docs]
commands = python setup.py build_sphinx