cutest/.travis.yml

6 lines
66 B
YAML
Raw Normal View History

2014-10-14 19:52:58 +00:00
language: c
compiler:
- gcc
- clang
script: make && make test