Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2015-12-14 18:51:07 +00:00 committed by Gerrit Code Review
commit c4f8fb865c

@ -27,9 +27,6 @@ commands = ostestr {posargs}
whitelist_externals = bash
passenv = *_proxy *_PROXY
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:releasenotes]
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html