cutest/.travis.yml
2014-10-14 21:52:58 +02:00

6 lines
66 B
YAML

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