X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=bd62c6dff7456f5c9e0abb2f48d4352488c95889;hp=68f9b863a81545a94f96c5d7cde04ad018ecba26;hb=579fb9489fcc84c5e460b13e3022812aff25954d;hpb=1b5ae7fa80e17b048da7535e4f585c5cc4cef3cd diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 68f9b86..bd62c6d 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -82,7 +82,7 @@ foreach ($env as $grp) { install: - ./travis/brotli.sh v1.0.2 - if test "$PHP" = master; then make -f travis/pecl/Makefile reconf; fi - - make -f travis/pecl/Makefile php + - make -f travis/pecl/Makefile php || make -f travis/pecl/Makefile clean php - make -f travis/pecl/Makefile pecl PECL=ext-raphf.git:raphf:master - make -f travis/pecl/Makefile pecl PECL=ext-propro.git:propro:master