update travis/pecl
[m6w6/ext-http] / .travis.yml
index 9f44c29f45b6bb83bd5c13d575168cad771ee04b..97ed25aecd1f93db2cc72d6dbb6a93a297176361 100644 (file)
@@ -39,11 +39,11 @@ env:
 
 before_script:
  - make -f travis/pecl/Makefile php
- - make -f travis/pecl/Makefile pecl PECL=raphf:raphf:1.1.1RC1
- - make -f travis/pecl/Makefile pecl PECL=propro:propro:1.0.2RC1
+ - make -f travis/pecl/Makefile pecl PECL=raphf:raphf:1.1.1
+ - make -f travis/pecl/Makefile pecl PECL=propro:propro:1.0.2
+ - 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: