]> granicus.if.org Git - php/commitdiff
Update Travis build config
authorGeorge Peter Banyard <girgias@php.net>
Sun, 23 Feb 2020 02:27:05 +0000 (03:27 +0100)
committerGeorge Peter Banyard <girgias@php.net>
Sun, 23 Feb 2020 02:27:05 +0000 (03:27 +0100)
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.

.travis.yml

index 2c991431bf9cdb992d2560e835681d0f21c26066..5d3f4c0e6d1a5e133d7353607c249d15be03d300 100644 (file)
@@ -3,7 +3,7 @@ git:
 
 dist: xenial
 language: c
-sudo: required
+os: linux
 addons:
   apt:
     packages: