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=9d5ec840d18191a26d8a7fa990231d20a361bb2a;hp=e334aaa2577daad53528539ca2aee837741fdba0;hb=8b165391bf89dc424b19280caef79a1ce9f86b2f;hpb=b88e32863367ff518852a40bac847fa9fe56d1c6 diff --git a/gen_travis_yml.php b/gen_travis_yml.php index e334aaa..9d5ec84 100755 --- a/gen_travis_yml.php +++ b/gen_travis_yml.php @@ -22,10 +22,7 @@ env: $cur = "7.2"; $gen = include "./travis/pecl/gen-matrix.php"; $env = $gen([ - "PHP" => ["5.4", "5.5", "5.6"], - "enable_debug" => "yes" -], [ - "PHP" => ["7.0", "7.1", "master"], + "PHP" => ["5.6", "7.0", "7.1", "master"], "enable_debug" => "yes", "enable_maintainer_zts" => "yes", ], [