2018-11-20 00:15:21 +01:00

12 lines
95 B
YAML

language: c
env:
- TARGET=all
- TARGET=debug
compiler:
- gcc
script:
- make $TARGET