fix travis
authorMichael Wallner <mike@php.net>
Mon, 7 Dec 2015 10:17:38 +0000 (11:17 +0100)
committerMichael Wallner <mike@php.net>
Mon, 7 Dec 2015 10:17:38 +0000 (11:17 +0100)
.travis.yml
scripts/gen_travis_yml.php

index ddaa28cf5ced25caf680baafbe0d75b871de8a15..9f44c29f45b6bb83bd5c13d575168cad771ee04b 100644 (file)
@@ -39,8 +39,8 @@ env:
 
 before_script:
  - make -f travis/pecl/Makefile php
- - make -f travis/pecl/Makefile pecl PECL=raphf
- - make -f travis/pecl/Makefile pecl PECL=propro
+ - make -f travis/pecl/Makefile pecl PECL=raphf:raphf:1.1.1RC1
+ - make -f travis/pecl/Makefile pecl PECL=propro:propro:1.0.2RC1
 
 script:
  - make -f travis/pecl/Makefile ext PECL=http
index 771ee8f4023a1821517e6b3a3312ad3d05163b45..f277bc10e375144d6246c42e9c5b58a5f202637f 100755 (executable)
@@ -32,8 +32,8 @@ foreach ($env as $e) {
 
 before_script:
  - make -f travis/pecl/Makefile php
- - make -f travis/pecl/Makefile pecl PECL=raphf
- - make -f travis/pecl/Makefile pecl PECL=propro
+ - make -f travis/pecl/Makefile pecl PECL=raphf:raphf:1.1.1RC1
+ - make -f travis/pecl/Makefile pecl PECL=propro:propro:1.0.2RC1
 
 script:
  - make -f travis/pecl/Makefile ext PECL=http