test against master
[m6w6/ext-http] / scripts / gen_travis_yml.php
index 1f8e16a0eeb55db0a8e95e40ca45ad46064cbdb2..635563e59a82185d888fe9238330a136d0e9d7bf 100755 (executable)
@@ -38,8 +38,8 @@ foreach ($env as $e) {
 
 before_script:
  - make -f travis/pecl/Makefile php
- - make -f travis/pecl/Makefile pecl PECL=raphf:raphf:2.0.0
- - make -f travis/pecl/Makefile pecl PECL=propro:propro:2.0.1
+ - make -f travis/pecl/Makefile pecl PECL=ext-raphf.git:raphf:master
+ - make -f travis/pecl/Makefile pecl PECL=ext-propro.git:propro:master
  - make -f travis/pecl/Makefile ext PECL=http
 
 script: