test against master
[m6w6/ext-http] / .travis.yml
index faf71d79689e9c352d0a96c25e8bb189c2f32a47..cc3b4ec182f0d3b0b13dfa84ed2fda2139f34d5e 100644 (file)
@@ -84,8 +84,8 @@ env:
 
 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: