add trace option to build test
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
language: c
|
language: c
|
||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- 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