X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=.travis.yml;h=9b0ea6b24fcc7f2bc1051e6fffbf602feea7f47c;hp=0f5f740e5091f895798bac455b71b47fa25adc9a;hb=7e093af8827766375f6b6ef2f2f65ad5e1fd98a7;hpb=8b7efa3deb0215c2af0de4a990dc97be952f7f53 diff --git a/.travis.yml b/.travis.yml index 0f5f740..9b0ea6b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,9 @@ language: c addons: postgresql: 9.4 + apt: + packages: + - php5-cli env: global: @@ -35,7 +38,7 @@ env: before_script: - make -f travis/pecl/Makefile php - - make -f travis/pecl/Makefile pecl PECL=raphf + - make -df travis/pecl/Makefile pecl PECL=raphf - make -f travis/pecl/Makefile ext PECL=pq script: