X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=02b98418380b9617621509a07588f4d2e7cb4505;hp=c805e57525c458530736eb5afe0616038e4ed9d8;hb=3db1f1fe45ab051a57f70f637618e02f7985406e;hpb=15af31c20c89b28e43d27cd94409de9f1bd2cafb diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index c805e57..02b9841 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -34,10 +34,11 @@ foreach ($env as $e) { before_script: - make -f travis/pecl/Makefile php - - make -f travis/pecl/Makefile pharext/raphf-master pharext/propro-master + - make -f travis/pecl/Makefile pecl PECL=raphf:raphf:2.0.0 + - make -f travis/pecl/Makefile pecl PECL=propro:propro:2.0.0 + - make -f travis/pecl/Makefile ext PECL=http script: - - make -f travis/pecl/Makefile ext PECL=http - make -f travis/pecl/Makefile test after_script: