From f876f4c2b272df0d1e6621aff965c576e937c7b3 Mon Sep 17 00:00:00 2001 From: Gavin D'souza Date: Thu, 9 Apr 2020 17:50:33 +0530 Subject: [PATCH] chore: allow sudo in travis runs --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 6f106b2c196..e5217a4aaae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,8 @@ language: python dist: trusty +sudo: true + addons: apt: packages: