From 8f7885eebffc3f7558e8bbb93dfcc8ea03e47bba Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Tue, 27 Aug 2019 10:40:44 -0700 Subject: [PATCH] dump version --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index a4f4bd3e3..402f42c49 100644 --- a/tox.ini +++ b/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_*