mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
bump coverage
This commit is contained in:
parent
98b7627e18
commit
87bf4969c0
1 changed files with 1 additions and 1 deletions
|
|
@ -22,5 +22,5 @@ rm -f .coverage # --cover-erase is off, make sure stats are correct
|
|||
# after_success)
|
||||
cover letsencrypt 97 && \
|
||||
cover acme 100 && \
|
||||
cover letsencrypt_apache 78 && \
|
||||
cover letsencrypt_apache 100 && \
|
||||
cover letsencrypt_nginx 96
|
||||
|
|
|
|||
Loading…
Reference in a new issue