Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2015-12-15 09:10:49 +00:00 committed by Gerrit Code Review
commit d5f196027f

View File

@ -22,9 +22,6 @@ setenv = VIRTUAL_ENV={envdir}
NOSE_COVER_HTML=1
NOSE_COVER_HTML_DIR={toxinidir}/cover
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:py34]
commands =
nosetests test/unit/common/test_exceptions.py