mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
Bump coverage
This commit is contained in:
parent
ac9f97100c
commit
da53813770
1 changed files with 1 additions and 1 deletions
|
|
@ -18,5 +18,5 @@ cover () {
|
|||
# don't use sequential composition (;), if letsencrypt_nginx returns
|
||||
# 0, coveralls submit will be triggered (c.f. .travis.yml,
|
||||
# after_success)
|
||||
cover letsencrypt 94 && cover acme 100 && \
|
||||
cover letsencrypt 95 && cover acme 100 && \
|
||||
cover letsencrypt_apache 78 && cover letsencrypt_nginx 96
|
||||
|
|
|
|||
Loading…
Reference in a new issue