mirror of
https://github.com/RobotechLille/cdf2018-principal
synced 2024-11-14 12:26:06 +01:00
6 lines
105 B
YAML
6 lines
105 B
YAML
language: c
|
|
compiler:
|
|
- gcc
|
|
script: tests/script/runtests.sh
|
|
before_install: tests/script/bootstrap.sh
|