tinyusb/.travis.yml
hathach 327519a5a6 refractor test
try to add travis-ci
2013-05-09 13:48:11 +07:00

4 lines
51 B
YAML

language: c
compiler:
- gcc
script: rake test:all