X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=7e05a5453357b220e9abc53a89bd5c00165b204f;hb=6f5faabcca700632d224a301c32cff88ef49d11e;hp=28eadfdffb889a780052827d671cae32ac8f2256;hpb=c0d5115191396963413b591feb9491bdc94d03c6;p=m6w6%2Fext-pq diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 28eadfd..7e05a54 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -7,7 +7,7 @@ addons: postgresql: 9.4 apt: packages: - - php5-cli + - php-cli - php-pear - valgrind @@ -25,9 +25,9 @@ env: ["7.0", "7.1", "7.2", "7.4", "master"], + "PHP" => ["7.0", "7.1", "7.2", "7.3", "master"], "enable_debug" => "yes", "enable_maintainer_zts" => "yes", "enable_json" => "yes", @@ -58,7 +58,7 @@ matrix: allow_failures: