Arduino-Makefile/.travis.yml

6 lines
93 B
YAML
Raw Normal View History

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