espressif_tinyusb/.travis.yml

5 lines
77 B
YAML
Raw Normal View History

2013-05-09 08:48:11 +02:00
language: c
compiler:
- gcc
script: cd tests/lpc18xx_43xx && rake test:all