mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
Lower letsencrypt_apache coverage
This commit is contained in:
parent
8c6d1ad50a
commit
f06c0017db
1 changed files with 1 additions and 1 deletions
|
|
@ -19,4 +19,4 @@ cover () {
|
|||
# 0, coveralls submit will be triggered (c.f. .travis.yml,
|
||||
# after_success)
|
||||
cover letsencrypt 95 && cover acme 100 && \
|
||||
cover letsencrypt_apache 78 && cover letsencrypt_nginx 96
|
||||
cover letsencrypt_apache 76 && cover letsencrypt_nginx 96
|
||||
|
|
|
|||
Loading…
Reference in a new issue