PDR/3.BackUp/PDR-Origin-Version/3rdparty/minmea-master/.travis.yml

11 lines
164 B
YAML
Raw Normal View History

2022-09-15 16:35:25 +08:00
language: c
compiler:
- gcc
- clang
install: sudo apt-get install check
script: make test
notifications:
email:
on_success: change
on_failure: change