Mergeed back phpng into master
[m6w6/ext-pq] / gen_travis_yml.php
index 19240beae037462f17f222421f2acbc2f60317aa..d6a68422a4318e5b135df3ee27e4fe5147ae4686 100755 (executable)
@@ -33,7 +33,7 @@ foreach ($env as $e) {
 
 before_script:
  - make -f travis/pecl/Makefile php
- - make -f travis/pecl/Makefile pharext/raphf-phpng
+ - make -f travis/pecl/Makefile pharext/raphf-master
  - make -f travis/pecl/Makefile ext PECL=pq
  - psql -U postgres -c "CREATE DATABASE test"