Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2016-01-05 00:43:43 +00:00 committed by Gerrit Code Review
commit 12bdaf339e

View File

@ -24,9 +24,6 @@ setenv = {[testenv]setenv}
ZAQAR_TEST_INTEGRATION=1
commands = python setup.py testr --slowest --testr-args='--concurrency 1 zaqar.tests.functional'
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:pep8]
commands = flake8