mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
327519a5a6
try to add travis-ci
4 lines
51 B
YAML
4 lines
51 B
YAML
language: c
|
|
compiler:
|
|
- gcc
|
|
script: rake test:all |