X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=gen_travis_yml.php;fp=gen_travis_yml.php;h=0ea6d33ec36f292862e8c28b22333bfc4900efe2;hp=87b025d4372db6c623117bf56f371848be47f058;hb=af785c32e070d1ae06127beb99ea987503811be5;hpb=c311db4d03113dc0e63f5fcc961e11d8e7c737f5 diff --git a/gen_travis_yml.php b/gen_travis_yml.php index 87b025d..0ea6d33 100755 --- a/gen_travis_yml.php +++ b/gen_travis_yml.php @@ -31,7 +31,7 @@ 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=raphf:raphf:1.1.1RC1 - psql -U postgres -c "CREATE DATABASE test" script: