add trace option to build test

This commit is contained in:
hathach 2013-05-09 15:32:23 +07:00
parent 14362d6c7b
commit 89cb9aec5b

View File

@ -1,4 +1,4 @@
language: c
compiler:
- gcc
script: cd tests/ && rake verbosity[4] test:all
script: cd tests/ && rake verbosity[4] test:all --trace