mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
workaround travis
This commit is contained in:
parent
9e347a251b
commit
533d948965
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
language: python
|
||||
dist: xenial
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
|
@ -27,7 +28,7 @@ branches:
|
|||
- /^test-.*$/
|
||||
|
||||
# container-based infrastructure
|
||||
sudo: false
|
||||
sudo: true
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
|
|
|||
Loading…
Reference in a new issue