X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=.travis.yml;h=2a78ddae318796bd7ca0cd638050f63b545d9f31;hp=1e86baab2ea3993522c9c215fec8f751e74518a2;hb=af785c32e070d1ae06127beb99ea987503811be5;hpb=fec45d47cca0e7327b0586bec61dcf769b18e279 diff --git a/.travis.yml b/.travis.yml index 1e86baa..2a78dda 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ addons: apt: packages: - php5-cli + - php-pear env: global: @@ -38,7 +39,7 @@ env: before_script: - make -f travis/pecl/Makefile php - - make -f travis/pecl/Makefile pecl PECL=raphf + - make -f travis/pecl/Makefile pecl PECL=raphf:raphf:1.1.1RC1 - psql -U postgres -c "CREATE DATABASE test" script: