add travis-pecl submodule
[m6w6/ext-pq] / .travis.yml
index af263d067439cbf5d1ec7ea3891df3e6a6fad583..de7ad33524bae065b0bf08b391a612d48cdcae51 100644 (file)
@@ -40,6 +40,7 @@ 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 test