espressif_tinyusb/.travis.yml

4 lines
85 B
YAML
Raw Normal View History

2013-05-09 08:48:11 +02:00
language: c
compiler:
- gcc
2013-05-09 10:32:23 +02:00
script: cd tests/ && rake verbosity[4] test:all --trace