mirror of
https://github.com/certbot/certbot.git
synced 2026-08-04 16:13:23 +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-.*$/
|
- /^test-.*$/
|
||||||
|
|
||||||
# container-based infrastructure
|
# container-based infrastructure
|
||||||
sudo: false
|
sudo: true
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
# make sure simplehttp simple verification works (custom /etc/hosts)
|
# make sure simplehttp simple verification works (custom /etc/hosts)
|
||||||
|
|||||||
Reference in New Issue
Block a user