1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 19:41:05 +02:00

show leaks in their own group

This commit is contained in:
Ferenc Kovacs
2014-05-02 09:32:42 +02:00
parent eb46096608
commit ea60d79e23

View File

@@ -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