1
0
Fork 0
mirror of https://github.com/RobotechLille/cdf2018-principal synced 2024-05-18 13:06:00 +02:00
cdf2018-principal/arduino/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