enable full test

This commit is contained in:
Xinchen Hui
2015-10-26 20:56:56 -07:00
parent 0b28ef4f55
commit 18e2bb493d

View File

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