From: Michael Wallner Date: Tue, 19 Jan 2016 08:53:37 +0000 (+0100) Subject: update travis/pecl X-Git-Tag: RELEASE_3_0_0~1^2 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=ba6df80d17e8defb57d2a7b337304dd49d4099a6 update travis/pecl --- diff --git a/.travis.yml b/.travis.yml index 9f44c29..97ed25a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index f277bc1..093799d 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -32,11 +32,11 @@ foreach ($env as $e) { 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: diff --git a/travis/pecl b/travis/pecl index 6b7c11b..7d1a61d 160000 --- a/travis/pecl +++ b/travis/pecl @@ -1 +1 @@ -Subproject commit 6b7c11b05020541819dbd501dea52d3e2d04aa1e +Subproject commit 7d1a61ddce20446912ed1d5c988f801903972a34