mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 04:18:56 +00:00
add verbose to test build to detect error
This commit is contained in:
parent
446038fd36
commit
14362d6c7b
@ -1,4 +1,4 @@
|
||||
language: c
|
||||
compiler:
|
||||
- gcc
|
||||
script: cd tests/ && rake test:all
|
||||
script: cd tests/ && rake verbosity[4] test:all
|
Loading…
x
Reference in New Issue
Block a user