X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=gen_travis_yml.php;h=56fe72af593048f2219f7f29a058b736a818acb5;hb=76961563510c9cc95bad8788140c663dfc35999c;hp=e7b7cb4c8b531e43103e0af01f8a242288b0a68a;hpb=fff47a3d02af70ce677cc2f880d3ab8be2233463;p=m6w6%2Fext-json_post diff --git a/gen_travis_yml.php b/gen_travis_yml.php index e7b7cb4..56fe72a 100755 --- a/gen_travis_yml.php +++ b/gen_travis_yml.php @@ -15,7 +15,7 @@ env: $gen = include "./travis/pecl/gen-matrix.php"; $env = $gen([ - "PHP" => ["5.4", "5.5", "5.6", "master"], + "PHP" => ["5.4", "5.5", "5.6", "7.0", "master"], "enable_debug", "enable_maintainer_zts", "enable_json" => ["yes"],