From: Ferenc Kovacs Date: Fri, 2 May 2014 07:32:42 +0000 (+0200) Subject: show leaks in their own group X-Git-Tag: php-5.5.13RC1~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea60d79e23556deb0f72cf4111deefa0d9a55262;p=php show leaks in their own group --- diff --git a/.travis.yml b/.travis.yml index 87a8695673..d85decad3d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,4 +33,4 @@ before_script: - . ./travis/ext/pdo_pgsql/setup.sh # Run PHPs run-tests.php -script: ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --show-diff --set-timeout 120 +script: ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" -m --show-diff --set-timeout 120