X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=2f32a7458555972fa7b57c148e71167bbb2ad5b0;hp=18dccde8273ea594c31b3b553967b219453382b1;hb=c37e911f6a277f735cf820ebf71d4254ddcb9812;hpb=84bb804822add42df03d7765169a58ff8234c886 diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 18dccde..2f32a74 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -46,9 +46,8 @@ $env = $gen([ "with_http_libevent_dir" => "no", "with_http_libbrotli_dir" => "no", ], [ -// everything enabled for current, switching on CC and debug/zts +// everything enabled for current, switching debug/zts "PHP" => $cur, - "CC" => ["gcc", "clang"], "enable_debug", "enable_maintainer_zts", "enable_json" => "yes",