Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2015-12-16 14:04:54 +00:00 committed by Gerrit Code Review
commit 865e084568

@ -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.
#