X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;fp=scripts%2Fgen_travis_yml.php;h=c0adebece5789da27ae2b1e6917f6568abd6a985;hp=71a855b5fb8f6821e3979691606e5242f66a1685;hb=018096825617afa428c9c17f83b1ad3f3f3f96e5;hpb=92ebc45a45d1cd712ea9d8d9fcf8b64b115939df diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 71a855b..c0adebe 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -95,11 +95,9 @@ install: if test "$PHP" = master; then \ make -f travis/pecl/Makefile reconf; \ make -f travis/pecl/Makefile pecl-rm pecl-clean PECL=ext-raphf.git:raphf:master; \ - make -f travis/pecl/Makefile pecl-rm pecl-clean PECL=ext-propro.git:propro:master; \ fi - 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 - | if test -n "$PECLs"; then \ IFS=$','; \