X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=0bbda368adc8244a47742d3c123cf63f0da33175;hp=093799d2541e7b471f2b5715907098fdf8bef72b;hb=cc9215bc026c37420de775d3ef95c582caf8eca0;hpb=b6bd51c63e78ca0212228a7002a93fb67dfede96;ds=sidebyside diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 093799d..0bbda36 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -17,7 +17,7 @@ env: $gen = include "./travis/pecl/gen-matrix.php"; $env = $gen([ - "PHP" => ["5.4", "5.5", "5.6"], + "PHP" => ["5.3", "5.4", "5.5", "5.6"], "enable_debug", "enable_maintainer_zts", "enable_json",