Merge branch 'v2.6.x'
[m6w6/ext-http] / .travis.yml
index 3cb91b67db3d2b2dcfef12ead8b4b3d95bf9faa8..6b0ae60fee02510facce3a8e3cb1d21a34138e53 100644 (file)
@@ -31,10 +31,11 @@ env:
 
 before_script:
  - make -f travis/pecl/Makefile php
- - make -f travis/pecl/Makefile pharext/raphf-master pharext/propro-master
+ - 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 ext PECL=http
 
 script:
- - make -f travis/pecl/Makefile ext PECL=http
  - make -f travis/pecl/Makefile test
 
 after_script: