mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
remove verbose& trace option, able to run full build. But build script always exit 1 --> build error
This commit is contained in:
parent
0c5856494f
commit
84fce31fe9
@ -1,4 +1,4 @@
|
||||
language: c
|
||||
compiler:
|
||||
- gcc
|
||||
script: cd tests/ && mkdir build && rake verbosity[4] test:all --trace
|
||||
script: cd tests/ && mkdir build && rake test:all
|
Loading…
x
Reference in New Issue
Block a user