add trace option to build test
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user