Skip to content

Commit 192b353

Browse files
committed
Revert "show leaks in their own group"
using valgrind would be a bit too much for travis I guess. This reverts commit ea60d79.
1 parent ea60d79 commit 192b353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ before_script:
3333
- . ./travis/ext/pdo_pgsql/setup.sh
3434

3535
# Run PHPs run-tests.php
36-
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
36+
script: ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --show-diff --set-timeout 120

0 commit comments

Comments
 (0)