From bcd260de37b6fdec9b25ec970ccc24ff79730dff Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Thu, 9 Apr 2020 15:26:11 -0700 Subject: [PATCH] add nginx in snap addons --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 3b0f40f40..fb523bd74 100644 --- a/.travis.yml +++ b/.travis.yml @@ -227,6 +227,9 @@ matrix: - sudo: required env: SNAP=true TOXENV=integration-external,apacheconftest-external-with-pebble addons: + apt: + packages: + - nginx-light snaps: - name: snapcraft channel: stable