From 95f9ed247ac65e4d8e1787403c1af1e4b9ba89b1 Mon Sep 17 00:00:00 2001 From: Adrien Ferrand Date: Wed, 28 Aug 2019 17:47:07 +0200 Subject: [PATCH] Update packages --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index ee3d99104..48f0df315 100644 --- a/.travis.yml +++ b/.travis.yml @@ -257,6 +257,8 @@ addons: - ca-certificates # For certbot-nginx integration testing - nginx-light + # For certbot-apache integration testing + - apache2 - openssl # tools/pip_install.py is used to pin packages to a known working version