From: George Peter Banyard Date: Sun, 23 Feb 2020 02:27:05 +0000 (+0100) Subject: Update Travis build config X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0aad7999e75898518db348a6b9b620e391d726cb;p=php Update Travis build config The sudo key is deprecated and doesn't do anything anymore. Adding the "os" key with default value "linux" which was assumed to the build config. --- diff --git a/.travis.yml b/.travis.yml index 2c991431bf..5d3f4c0e6d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ git: dist: xenial language: c -sudo: required +os: linux addons: apt: packages: