use new propro version for travis
authorMichael Wallner <mike@php.net>
Wed, 25 May 2016 11:58:41 +0000 (13:58 +0200)
committerMichael Wallner <mike@php.net>
Wed, 25 May 2016 11:58:41 +0000 (13:58 +0200)
.travis.yml
scripts/gen_travis_yml.php

index 2b9ed42d06b2940dd30b989a668b2dab87e0fc16..6b0ae60fee02510facce3a8e3cb1d21a34138e53 100644 (file)
@@ -32,7 +32,7 @@ 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.0
+ - make -f travis/pecl/Makefile pecl PECL=propro:propro:2.0.1
  - make -f travis/pecl/Makefile ext PECL=http
 
 script:
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: