mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 00:02:14 -04:00
Experimentally try sudo in travis
This may decontainerise us, so we might not want to merge even if it works...
This commit is contained in:
parent
d777e7faba
commit
a819ee146d
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ branches:
|
|||
- /^test-.*$/
|
||||
|
||||
# container-based infrastructure
|
||||
sudo: false
|
||||
sudo: true
|
||||
|
||||
addons:
|
||||
# make sure simplehttp simple verification works (custom /etc/hosts)
|
||||
|
|
|
|||
Loading…
Reference in a new issue