mongoose/.travis.yml

7 lines
87 B
YAML
Raw Normal View History

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