fix travis
[m6w6/ext-pq] / .travis.yml
index afeaa5c8cf541324c10031b98cf6153dd205a31e..2a78ddae318796bd7ca0cd638050f63b545d9f31 100644 (file)
@@ -39,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: