Skip to content

Commit

Permalink
Disable Zend MM for test
Browse files Browse the repository at this point in the history
  • Loading branch information
mgdm committed Sep 2, 2015
1 parent 759112c commit 03098a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ cd tests
mosquitto -c mosquitto.conf -d
cd ..

REPORT_EXIT_STATUS=1 TEST_PHP_ARGS="-q --show-diff" make test
USE_ZEND_ALLOC=1 REPORT_EXIT_STATUS=1 TEST_PHP_ARGS="-q --show-diff" make test

0 comments on commit 03098a8

Please sign in to comment.