Merge "Updated proxy env var passthrough in tox.ini"

This commit is contained in:
Jenkins 2017-08-10 18:59:36 +00:00 committed by Gerrit Code Review
commit c3a469e00e
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ install_command = pip install {opts} {packages}
passenv =
HOME
TERM
SNAP_BUILD_PROXY
SNAPSTACK_HTTP_PROXY
SNAPSTACK_HTTPS_PROXY
whitelist_externals =
sudo
snapcraft