PDR/1.Software/PDR 1.02/3rdparty/minmea-master/.travis.yml

11 lines
164 B
YAML

language: c
compiler:
- gcc
- clang
install: sudo apt-get install check
script: make test
notifications:
email:
on_success: change
on_failure: change