From f5c9f92c4284fee16b86fa375e3db9f8bab303e2 Mon Sep 17 00:00:00 2001 From: Jakub Warmuz Date: Sat, 5 Sep 2015 17:23:38 +0000 Subject: [PATCH] Travis: addons.(apt.)packages --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a238109f5..db5614e5c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,8 @@ addons: hosts: - le.wtf mariadb: "10.0" - packages: # keep in sync with bootstrap/ubuntu.sh and Boulder + apt: + packages: # keep in sync with bootstrap/ubuntu.sh and Boulder - lsb-release - python - python-dev