mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:02:52 +02:00
Merge pull request #474 from kuba/nginx-apache-split
letsencrypt_nginx should not depend on letsencrypt_apache.
This commit is contained in:
+1
-1
@@ -21,4 +21,4 @@ rm -f .coverage # --cover-erase is off, make sure stats are correct
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user