Arduino-Makefile/.travis.yml

6 lines
105 B
YAML
Raw Normal View History

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