mirror of
https://github.com/hathach/tinyusb.git
synced 2026-02-20 01:05:25 +00:00
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