From d33098a8d8ae9ae172388edcdb3cf062c9e53f5c Mon Sep 17 00:00:00 2001 From: Dirk Ziegelmeier Date: Sat, 13 Oct 2018 10:23:42 +0200 Subject: [PATCH] Travis: Try sudo:required --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 24a14e00..78f93217 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: c os: linux -sudo: false +sudo: required matrix: include: