Merge "pass environment variables of proxy to tox"

This commit is contained in:
Jenkins 2015-07-30 15:20:35 +00:00 committed by Gerrit Code Review
commit d27c93d832
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ setenv =
deps =
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
[tox:jenkins]
downloadcache = ~/cache/pip