X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=635563e59a82185d888fe9238330a136d0e9d7bf;hp=1f8e16a0eeb55db0a8e95e40ca45ad46064cbdb2;hb=19cf2c94bf692a429a9e5376fb40d68f2faa8b10;hpb=3781fedcdef297da28e6f1ffe6f556e7ce659ac5 diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 1f8e16a..635563e 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -38,8 +38,8 @@ foreach ($env as $e) { before_script: - make -f travis/pecl/Makefile php - - make -f travis/pecl/Makefile pecl PECL=raphf:raphf:2.0.0 - - make -f travis/pecl/Makefile pecl PECL=propro:propro:2.0.1 + - make -f travis/pecl/Makefile pecl PECL=ext-raphf.git:raphf:master + - make -f travis/pecl/Makefile pecl PECL=ext-propro.git:propro:master - make -f travis/pecl/Makefile ext PECL=http script: