mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 14:26:10 -04:00
Merge branch 'no-staging-required' into test-no-staging-required
This commit is contained in:
commit
83fa844b63
1 changed files with 5 additions and 0 deletions
5
tox.ini
5
tox.ini
|
|
@ -162,6 +162,11 @@ passenv =
|
|||
commands =
|
||||
{toxinidir}/tests/pebble-fetch.sh
|
||||
{[testenv:apacheconftest]commands}
|
||||
passenv =
|
||||
HOME
|
||||
GOPATH
|
||||
PEBBLEPATH
|
||||
PEBBLE_STRICT
|
||||
setenv =
|
||||
SERVER=https://localhost:14000/dir
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue