X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=28eadfdffb889a780052827d671cae32ac8f2256;hp=aad3848f747ec0e11ebab0def46d96be1466822e;hb=c0d5115191396963413b591feb9491bdc94d03c6;hpb=1e1d31873ad4283bd9acc3349107585f88161ea2 diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index aad3848..28eadfd 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -27,7 +27,7 @@ env: $gen = include "./travis/pecl/gen-matrix.php"; $cur = "7.3"; $env = $gen([ - "PHP" => ["7.0", "7.1", "7.2", "master"], + "PHP" => ["7.0", "7.1", "7.2", "7.4", "master"], "enable_debug" => "yes", "enable_maintainer_zts" => "yes", "enable_json" => "yes", @@ -58,7 +58,7 @@ matrix: allow_failures: