espressif_tinyusb/.travis.yml

4 lines
100 B
YAML

language: c
compiler:
- gcc
script: cd tests/ && mkdir build && rake verbosity[4] test:all --trace