1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-23 07:20:55 +03:00

Bump coverage

This commit is contained in:
Jakub Warmuz
2015-05-12 21:18:45 +00:00
parent ac9f97100c
commit da53813770

View File

@@ -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