mirror of
https://github.com/hathach/tinyusb.git
synced 2026-02-16 22:45:51 +00:00
update travis yml
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
language: c
|
||||
compiler:
|
||||
- gcc
|
||||
script: rake test:all
|
||||
script: cd tests/ & test:all
|
||||
Reference in New Issue
Block a user