No valgrind is valiable

This commit is contained in:
Xinchen Hui
2015-10-26 20:59:34 -07:00
parent 18e2bb493d
commit 1bd4adf039

View File

@@ -20,4 +20,4 @@ before_script:
- ./travis/compile.sh
# Run PHPs run-tests.php
script: TEST_PHP_ARGS="-m --show-diff" make test
script: TEST_PHP_ARGS="--show-diff" make test