X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-apfd;a=blobdiff_plain;f=gen_travis_yml.php;fp=gen_travis_yml.php;h=277fe32aa40cb8d175e1dab3fd7bd1fb66510a9f;hp=fa6cb82224486982f74fb9420f6d24664704fb20;hb=07a43086e854b1c95270121ada37347a5882824d;hpb=594bcb5605cf0d8cdad8dd0d607f2b7ae61b140c diff --git a/gen_travis_yml.php b/gen_travis_yml.php index fa6cb82..277fe32 100755 --- a/gen_travis_yml.php +++ b/gen_travis_yml.php @@ -18,7 +18,7 @@ env: $cur = "7.3"; $gen = include "./travis/pecl/gen-matrix.php"; $env = $gen([ - "PHP" => ["5.6", "7.0", "7.1", "7.2", "master"], + "PHP" => ["5.6", "7.0", "7.1", "7.2", "7.4", "master"], "enable_debug" => "yes", "enable_maintainer_zts" => "yes", ], [