fix travis.yml
authorMichael Wallner <mike@php.net>
Mon, 28 Sep 2015 16:28:29 +0000 (18:28 +0200)
committerMichael Wallner <mike@php.net>
Mon, 28 Sep 2015 16:28:29 +0000 (18:28 +0200)
.travis.yml
scripts/gen_travis_yml.php

index b3e407a3242a37275b508482cd45936acafaa84f..1041fd7d802cf73252bd92c21d42bdd2b0e18a5c 100644 (file)
@@ -23,7 +23,7 @@ env:
 
 before_script:
  - make -f travis/pecl/Makefile php
- - make -f travis/pecl/Makefile pharext/raphf-phpng pharext/propro-phpng
+ - make -f travis/pecl/Makefile pharext/raphf-2.0.0-dev pharext/propro-2.0.0-dev
 
 script:
  - make -f travis/pecl/Makefile ext PECL=http
index 60dbc6aa00126bf13e5a774e09d2abd20023f02f..f336d43fa98481f51d4da709c8159e7d185ba1b7 100755 (executable)
@@ -34,7 +34,7 @@ foreach ($env as $e) {
 
 before_script:
  - make -f travis/pecl/Makefile php
- - make -f travis/pecl/Makefile pharext/raphf-phpng pharext/propro-phpng
+ - make -f travis/pecl/Makefile pharext/raphf-2.0.0-dev pharext/propro-2.0.0-dev
 
 script:
  - make -f travis/pecl/Makefile ext PECL=http