mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
add nginx in snap addons
This commit is contained in:
parent
0d90565d45
commit
bcd260de37
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue