travis
authorMichael Wallner <mike@php.net>
Fri, 7 Aug 2015 13:55:30 +0000 (15:55 +0200)
committerMichael Wallner <mike@php.net>
Fri, 7 Aug 2015 13:55:30 +0000 (15:55 +0200)
.travis.yml
gen_travis_yml.php

index a6571dcd981c6dd8f252500438dbaad114f83607..d525eee545743b6a24f58be96c4ea417e9d24c93 100644 (file)
@@ -23,8 +23,7 @@ env:
 
 before_script:
  - make -f travis/pecl/Makefile php
- - make -f travis/pecl/Makefile raphf-phpng.ext.phar
- - make -f travis/pecl/Makefile propro-phpng.ext.phar
+ - make -f travis/pecl/Makefile pharext/raphf-phpng pharext/propro-phpng
 
 script:
  - make -f travis/pecl/Makefile ext PECL=http
index d2e518ffce90b8c1b1418a05ea62bd9d9a86a1e1..db2742b1bff223cfbcd1da8c56fd59b426419e17 100755 (executable)
@@ -32,8 +32,7 @@ foreach ($env as $e) {
 
 before_script:
  - make -f travis/pecl/Makefile php
- - make -f travis/pecl/Makefile raphf-phpng.ext.phar
- - make -f travis/pecl/Makefile propro-phpng.ext.phar
+ - make -f travis/pecl/Makefile pharext/raphf-phpng pharext/propro-phpng
 
 script:
  - make -f travis/pecl/Makefile ext PECL=http