use new propro version for travis
[m6w6/ext-http] / scripts / gen_travis_yml.php
index 02b98418380b9617621509a07588f4d2e7cb4505..f83d0b4c3f9e62e36135e46fecd54dcaef761562 100755 (executable)
@@ -35,7 +35,7 @@ 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.0
+ - make -f travis/pecl/Makefile pecl PECL=propro:propro:2.0.1
  - make -f travis/pecl/Makefile ext PECL=http
 
 script: