X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-propro;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=68bdd7cc8608470f670434abf5de32e20d9ff598;hp=c65f24fc8e45f5a2a1ff078c47bacec5857fb5e0;hb=3d201bccaec75f72a14bd822f8b605303ba25873;hpb=657edc55178fa8da1d4fdf8e27801dc74d3208fa diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index c65f24f..68bdd7c 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -2,19 +2,20 @@ # autogenerated file; do not edit sudo: false language: c +dist: xenial addons: apt: packages: - - php5-cli + - php-cli - php-pear env: ["7.0", "7.1", "7.2", "master"], + "PHP" => ["7.0", "7.1", "7.2", "7.3", "master"], "enable_debug" => "yes", "enable_maintainer_zts" => "yes", "enable_json" => "yes", @@ -42,7 +43,7 @@ matrix: allow_failures: