espressif_tinyusb/.travis.yml

5 lines
77 B
YAML

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