diff --git a/.travis.yml b/.travis.yml index e3d964326..1653f5142 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: