From f88106ef96b037aceb5da44003e04d80d04bc309 Mon Sep 17 00:00:00 2001 From: Mahmoud Al-Qudsi Date: Mon, 7 Sep 2020 20:59:42 -0500 Subject: [PATCH] [travis] Remove root `sudo` YAML property Travis has been complaining that the root `sudo` key is deprecated and no longer has any effect. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 565da2235..2f7086a5a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: cpp dist: bionic -sudo: required matrix: include: