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=f277bc10e375144d6246c42e9c5b58a5f202637f;hp=771ee8f4023a1821517e6b3a3312ad3d05163b45;hb=75dc826093cd29743448e64a9eafbc084882b28b;hpb=ee28208ae648d0bcc5ed77d7095238f9bb72d734 diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 771ee8f..f277bc1 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -32,8 +32,8 @@ foreach ($env as $e) { before_script: - make -f travis/pecl/Makefile php - - make -f travis/pecl/Makefile pecl PECL=raphf - - make -f travis/pecl/Makefile pecl PECL=propro + - make -f travis/pecl/Makefile pecl PECL=raphf:raphf:1.1.1RC1 + - make -f travis/pecl/Makefile pecl PECL=propro:propro:1.0.2RC1 script: - make -f travis/pecl/Makefile ext PECL=http