minmea/.travis.yml

7 lines
98 B
YAML
Raw Normal View History

2014-09-03 04:05:39 +08:00
language: c
compiler:
- gcc
- clang
install: sudo apt-get install check
2014-09-03 04:05:39 +08:00
script: make test