mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 23:04:39 -04:00
dump version
This commit is contained in:
parent
5fc0aa1926
commit
8f7885eebf
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
|
@ -254,6 +254,7 @@ setenv = {[testenv:py27-oldest]setenv}
|
|||
commands =
|
||||
{[base]pip_install} certbot-nginx
|
||||
{[base]pip_install} certbot-ci
|
||||
certbot --version
|
||||
pytest certbot-ci/certbot_integration_tests/nginx_tests \
|
||||
--acme-server={env:ACME_SERVER:pebble}
|
||||
passenv = DOCKER_*
|
||||
|
|
|
|||
Loading…
Reference in a new issue