There was an error while loading. Please reload this page.
1 parent 2bac4ff commit 3c34236Copy full SHA for 3c34236
travis.sh
@@ -22,4 +22,4 @@ phpize
22
make
23
24
PHP=$(which php)
25
-REPORT_EXIT_STATUS=1 TEST_PHP_EXECUTABLE="$PHP" "$PHP" run-tests.php -q -m --show-diff
+REPORT_EXIT_STATUS=1 TEST_PHP_EXECUTABLE="$PHP" "$PHP" run-tests.php -q -m --show-diff --show-mem
0 commit comments