Merge "Pass environment variables of proxy to tox"

This commit is contained in:
Jenkins 2016-01-25 06:35:01 +00:00 committed by Gerrit Code Review
commit d41d2319ab

View File

@ -21,6 +21,7 @@ commands =
python setup.py testr --slowest --testr-args='{posargs}'
distribute = false
basepython = python2.7
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
[testenv:pep8]
commands = flake8