cutest/.travis.yml

6 lines
66 B
YAML

language: c
compiler:
- gcc
- clang
script: make && make test