X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=.travis.yml;h=48eb12ac4e911537dbd9581d344db797ad18af07;hp=e1f08d71d3aa34c650ddbe01f0b35117954e248e;hb=1ff23919f8d5bb02176cc9940aacb13f400bf915;hpb=9e4e6b948aa03c04e66e808efa6a3522b92449d8;ds=sidebyside diff --git a/.travis.yml b/.travis.yml index e1f08d7..48eb12a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,7 @@ env: before_script: - make -f travis/pecl/Makefile php - - make -f travis/pecl/Makefile pharext/raphf-master + - make -f travis/pecl/Makefile pecl PECL=raphf:raphf:2.0.0 - make -f travis/pecl/Makefile ext PECL=pq - psql -U postgres -c "CREATE DATABASE test"