X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=gen_travis_yml.php;h=d6a68422a4318e5b135df3ee27e4fe5147ae4686;hb=167906a41f36f3cd3d16cd56af2f649b11574969;hp=19240beae037462f17f222421f2acbc2f60317aa;hpb=cb69b6218d9d6e789527b3bd62c3cc37686547a3;p=m6w6%2Fext-pq diff --git a/gen_travis_yml.php b/gen_travis_yml.php index 19240be..d6a6842 100755 --- a/gen_travis_yml.php +++ b/gen_travis_yml.php @@ -33,7 +33,7 @@ foreach ($env as $e) { before_script: - make -f travis/pecl/Makefile php - - make -f travis/pecl/Makefile pharext/raphf-phpng + - make -f travis/pecl/Makefile pharext/raphf-master - make -f travis/pecl/Makefile ext PECL=pq - psql -U postgres -c "CREATE DATABASE test"