update travis/pecl
authorMichael Wallner <mike@php.net>
Tue, 19 Jan 2016 08:53:37 +0000 (09:53 +0100)
committerMichael Wallner <mike@php.net>
Tue, 19 Jan 2016 08:53:37 +0000 (09:53 +0100)
.travis.yml
scripts/gen_travis_yml.php
travis/pecl

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:
index f277bc10e375144d6246c42e9c5b58a5f202637f..093799d2541e7b471f2b5715907098fdf8bef72b 100755 (executable)
@@ -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:
index 6b7c11b05020541819dbd501dea52d3e2d04aa1e..7d1a61ddce20446912ed1d5c988f801903972a34 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 6b7c11b05020541819dbd501dea52d3e2d04aa1e
+Subproject commit 7d1a61ddce20446912ed1d5c988f801903972a34