Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins
2015-12-14 19:59:09 +00:00
committed by Gerrit Code Review

View File

@@ -16,9 +16,6 @@ commands =
coverage report --omit="tests/*" --show-missing
coverage html --omit="tests/*" -d cover
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:pep8]
commands = flake8