X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=.travis.yml;h=1e86baab2ea3993522c9c215fec8f751e74518a2;hp=de7ad33524bae065b0bf08b391a612d48cdcae51;hb=fec45d47cca0e7327b0586bec61dcf769b18e279;hpb=dbb1c0b34119aff9def3944fc69d86cdbcd47c30 diff --git a/.travis.yml b/.travis.yml index de7ad33..1e86baa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,10 +39,10 @@ env: before_script: - make -f travis/pecl/Makefile php - 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 ext PECL=pq - make -f travis/pecl/Makefile test sudo: false