X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-raphf;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;fp=scripts%2Fgen_travis_yml.php;h=c68b39641a42be92aab5ea931191db83dab44b83;hp=7571ce35840b6a9b9d62bbd997d506272e25e368;hb=4043e684623034ddebe9673d4f44b3fd3afabb89;hpb=40c66413a6298f9e236e63cba69767c5e1e11076 diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 7571ce3..c68b396 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -1,8 +1,6 @@ #!/usr/bin/env php # autogenerated file; do not edit -sudo: false language: c -dist: xenial addons: apt: @@ -13,10 +11,10 @@ addons: env: ["7.0", "7.1", "7.2", "7.3", "master"], + "PHP" => ["7.0", "7.1", "7.2", "7.3", "7.4", "master"], "enable_debug" => "yes", "enable_maintainer_zts" => "yes", ], [