mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
Remove apacheconftest packages.
The apacheconftests handle installing Apache dependencies, so let's remove it from the general case.
This commit is contained in:
parent
cb076539ec
commit
9fade9c85c
1 changed files with 0 additions and 4 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue