prepare 2.0.0
[m6w6/ext-pq] / .travis.yml
index e1f08d71d3aa34c650ddbe01f0b35117954e248e..48eb12ac4e911537dbd9581d344db797ad18af07 100644 (file)
@@ -31,7 +31,7 @@ env:
 
 before_script:
  - make -f travis/pecl/Makefile php
- - make -f travis/pecl/Makefile pharext/raphf-master
+ - make -f travis/pecl/Makefile pecl PECL=raphf:raphf:2.0.0
  - make -f travis/pecl/Makefile ext PECL=pq
  - psql -U postgres -c "CREATE DATABASE test"