summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Peter Banyard <girgias@php.net>2020-02-23 03:27:05 +0100
committerGeorge Peter Banyard <girgias@php.net>2020-02-23 03:27:05 +0100
commit0aad7999e75898518db348a6b9b620e391d726cb (patch)
tree727bb61ef9666bbb78ae915676ebbbfa22dfbfd7
parent6e40ec7de95a945a255f7d16b8ead51ad68e9bf5 (diff)
downloadphp-git-0aad7999e75898518db348a6b9b620e391d726cb.tar.gz
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.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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: