X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=.travis.yml;fp=.travis.yml;h=151ff43f9c4ff11379c54a3d787397616d33d7d9;hp=1ed1390db154718091eb4a6b10aa87a029696e9f;hb=167906a41f36f3cd3d16cd56af2f649b11574969;hpb=1e2615005272bb2347820bccb38c94b9caccafb8 diff --git a/.travis.yml b/.travis.yml index 1ed1390..151ff43 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,7 @@ env: 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"