optar/.travis.yml
2013-04-06 22:53:04 -05:00

6 lines
59 B
YAML

language: c
compiler:
- clang
- gcc
script: "make"