mirror of
https://github.com/hathach/tinyusb.git
synced 2026-02-18 02:15:28 +00:00
add verbose to test build to detect error
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
language: c
|
||||
compiler:
|
||||
- gcc
|
||||
script: cd tests/ && rake test:all
|
||||
script: cd tests/ && rake verbosity[4] test:all
|
||||
Reference in New Issue
Block a user