mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
another stray . in tox.ini
This commit is contained in:
parent
a23137318b
commit
9940f0460e
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -243,7 +243,7 @@ commands =
|
|||
|
||||
[testenv:integration-certbot-oldest]
|
||||
commands =
|
||||
{[base]pip_install} .
|
||||
{[base]pip_install} certbot
|
||||
{[base]pip_install} certbot-ci
|
||||
pytest certbot-ci/certbot_integration_tests/certbot_tests \
|
||||
--acme-server={env:ACME_SERVER:pebble}
|
||||
|
|
|
|||
Loading…
Reference in a new issue