X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=.travis.yml;h=31e9ec4e70c9c25b9c31b1ba9a46e96048919320;hb=4104317bf01fb162ebb20ac7210f5bfcf2c7b511;hp=8d71284338c3d32e535fcb8b3f13e811663ab792;hpb=b4cde84693954dba769907858199f3e1dee947b4;p=m6w6%2Fext-http diff --git a/.travis.yml b/.travis.yml index 8d71284..31e9ec4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,10 +42,10 @@ 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=m6w6/ext-raphf.git:raphf: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=m6w6/ext-raphf.git:raphf:master - | if test -n "$PECLs"; then \ IFS=$','; \