mirror of
https://github.com/certbot/certbot.git
synced 2026-01-23 07:20:55 +03:00
Bump core coverage
This commit is contained in:
@@ -20,5 +20,7 @@ rm -f .coverage # --cover-erase is off, make sure stats are correct
|
||||
# don't use sequential composition (;), if letsencrypt_nginx returns
|
||||
# 0, coveralls submit will be triggered (c.f. .travis.yml,
|
||||
# after_success)
|
||||
cover letsencrypt 95 && cover acme 100 && \
|
||||
cover letsencrypt_apache 76 && cover letsencrypt_nginx 96
|
||||
cover letsencrypt 97 && \
|
||||
cover acme 100 && \
|
||||
cover letsencrypt_apache 76 && \
|
||||
cover letsencrypt_nginx 96
|
||||
|
||||
Reference in New Issue
Block a user