Remove apacheconftest packages.

The apacheconftests handle installing Apache dependencies, so let's remove it from the general case.
This commit is contained in:
Brad Warren 2018-07-05 17:48:19 -07:00
parent cb076539ec
commit 9fade9c85c

View file

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