Skip to content

Commit

Permalink
Added proxy vars to passenv
Browse files Browse the repository at this point in the history
Signed-off-by: Sorin Sbarnea <[email protected]>
  • Loading branch information
ssbarnea committed Jun 28, 2018
1 parent 5726344 commit 8dde6a1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,13 @@ commands =
setenv =
PIP_LOG={toxworkdir}/{envname}/log/pip.log
passenv =
PY_*
PYENV_VERSION
PY_*
RTOX*
SSH_AUTH_SOCK
XDG_CACHE_HOME
http_proxy
https_proxy

[testenv:lint]
commands =
Expand Down

0 comments on commit 8dde6a1

Please sign in to comment.