mongoose/.travis.yml

7 lines
87 B
YAML
Raw Normal View History

2013-03-11 22:25:11 +08:00
language: c
compiler:
- gcc
- clang
# Change this to your needs
script: make linux