mirror of
https://github.com/certbot/certbot.git
synced 2026-02-28 20:31:29 -05:00
This reverts commit 83ea820525.
This commit is contained in:
parent
832941279b
commit
8851141dcf
1 changed files with 3 additions and 0 deletions
|
|
@ -55,6 +55,9 @@ matrix:
|
|||
services: docker
|
||||
before_install:
|
||||
addons:
|
||||
- python: "2.7"
|
||||
env: TOXENV=apacheconftest
|
||||
sudo: required
|
||||
- python: "2.7"
|
||||
env: TOXENV=nginxroundtrip
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue