mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 14:26:10 -04:00
Have Travis use apacheconftest-with-pebble.
This commit is contained in:
parent
cfbb4db629
commit
cae60dc47d
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ matrix:
|
|||
before_install:
|
||||
addons:
|
||||
- python: "2.7"
|
||||
env: TOXENV=apacheconftest
|
||||
env: TOXENV=apacheconftest-with-pebble
|
||||
sudo: required
|
||||
- python: "2.7"
|
||||
env: TOXENV=nginxroundtrip
|
||||
|
|
|
|||
Loading…
Reference in a new issue