Arduino-Makefile/.travis.yml
2014-09-09 23:17:17 -04:00

5 lines
93 B
YAML

language: c
compiler:
- gcc
script: script/runtests.sh
before_install: script/bootstrap.sh