mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02: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:
+1
-1
@@ -35,7 +35,7 @@ branches:
|
||||
- /^test-.*$/
|
||||
|
||||
# container-based infrastructure
|
||||
sudo: false
|
||||
sudo: true
|
||||
|
||||
addons:
|
||||
# make sure simplehttp simple verification works (custom /etc/hosts)
|
||||
|
||||
Reference in New Issue
Block a user