X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=.travis.yml;h=de7ad33524bae065b0bf08b391a612d48cdcae51;hp=9b0ea6b24fcc7f2bc1051e6fffbf602feea7f47c;hb=dbb1c0b34119aff9def3944fc69d86cdbcd47c30;hpb=7e093af8827766375f6b6ef2f2f65ad5e1fd98a7 diff --git a/.travis.yml b/.travis.yml index 9b0ea6b..de7ad33 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,8 +38,9 @@ env: before_script: - make -f travis/pecl/Makefile php - - make -df travis/pecl/Makefile pecl PECL=raphf + - make -f travis/pecl/Makefile pecl PECL=raphf - make -f travis/pecl/Makefile ext PECL=pq + - psql -U postgres -c "CREATE DATABASE test" script: - make -f travis/pecl/Makefile test