12 lines
95 B
YAML
Raw Normal View History

2018-11-20 00:15:21 +01:00
language: c
env:
- TARGET=all
- TARGET=debug
compiler:
- gcc
script:
- make $TARGET