tinyusb/.travis.yml
2013-05-09 13:55:01 +07:00

4 lines
58 B
YAML

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