From: Michael Wallner Date: Wed, 25 May 2016 11:58:41 +0000 (+0200) Subject: use new propro version for travis X-Git-Tag: RELEASE_3_1_0_BETA1~14 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=b51f6b6c64d28742ef630f430c53954e286b72b1;ds=sidebyside use new propro version for travis --- diff --git a/.travis.yml b/.travis.yml index 2b9ed42..6b0ae60 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 02b9841..f83d0b4 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -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: