From 514fc49e696d5d1e546184a1b8afeac87933c5a2 Mon Sep 17 00:00:00 2001 From: James Kasten Date: Fri, 25 Sep 2015 22:57:39 -0700 Subject: [PATCH] lower coverage due to removing revoker :( --- tox.cover.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.cover.sh b/tox.cover.sh index edfd9b81a..aa5e3ed88 100755 --- a/tox.cover.sh +++ b/tox.cover.sh @@ -16,7 +16,7 @@ fi cover () { if [ "$1" = "letsencrypt" ]; then - min=97 + min=96 elif [ "$1" = "acme" ]; then min=100 elif [ "$1" = "letsencrypt_apache" ]; then