abduco/.travis.yml

9 lines
92 B
YAML

language: c
compiler:
- gcc
- clang
env:
- DEBUG=
- DEBUG=debug
script: make $DEBUG