espressif_tinyusb/.travis.yml

4 lines
79 B
YAML

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