espressif_tinyusb/.travis.yml

4 lines
63 B
YAML

language: c
compiler:
- gcc
script: cd tests/ & rake test:all