mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 16:19:13 +02:00
Merge branch 'bugs/402' into pkgs_sep_prep
This commit is contained in:
+1
-1
@@ -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 99 && \
|
||||
cover letsencrypt 94 && cover acme 100 && \
|
||||
cover letsencrypt_apache 78 && cover letsencrypt_nginx 94
|
||||
|
||||
Reference in New Issue
Block a user