X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=.travis.yml;fp=.travis.yml;h=10fef4c407534969b18baeb75a43c10e08d2f623;hp=1f1f1114a0317f594b317d3dd734b8f576c5c52e;hb=018096825617afa428c9c17f83b1ad3f3f3f96e5;hpb=92ebc45a45d1cd712ea9d8d9fcf8b64b115939df diff --git a/.travis.yml b/.travis.yml index 1f1f111..10fef4c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,11 +47,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=$','; \