X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=ef73806fe757f2873e6d85952e4f279d496b979f;hp=bcbd34892f06c94ed8691ae7d70fa16173d6ecf9;hb=f0d09200dc7b739366bceb61d86a35fe734e09f5;hpb=02cd35aeca8624d9559657c1f662b9dcd45df2da diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index bcbd348..ef73806 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -91,7 +91,6 @@ foreach ($allow_failures as $e) { ?> install: - - ./travis/brotli.sh v1.0.2 - | if test "$PHP" = master; then \ make -f travis/pecl/Makefile reconf; \