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

This commit is contained in:
Jenkins 2017-08-10 18:47:28 +00:00 committed by Gerrit Code Review
commit 8138c04765

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