From 76e16ad372c6ad6ec33a501ec35e3ce5e7be9189 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 6 Jul 2020 17:45:34 +0200 Subject: [PATCH] Remove deprecated "sudo" key from Travis CI configuration This doesn't seem to do anything any more. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d0169e2cad..b20de6dc0e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ # It is used automatically for the repositories on Github if it's found in the # root directory of the project. language: cpp -sudo: required matrix: include: