mirror of
https://github.com/certbot/certbot.git
synced 2026-07-29 01:19:13 +02:00
Remove apacheconftest packages.
The apacheconftests handle installing Apache dependencies, so let's remove it from the general case.
This commit is contained in:
@@ -90,10 +90,6 @@ addons:
|
||||
# For certbot-nginx integration testing
|
||||
- nginx-light
|
||||
- openssl
|
||||
# for apacheconftest
|
||||
- apache2
|
||||
- libapache2-mod-wsgi
|
||||
- libapache2-mod-macro
|
||||
|
||||
install: "travis_retry $(command -v pip || command -v pip3) install tox coveralls"
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user