blob: a223565617ac1e397d13dde8b05b0148d1a1825f [file] [log] [blame] [raw]
language: c
script: make test_build_and_run
os:
- linux
- osx
compiler:
- clang
- gcc
notifications:
email: false
after_success:
- bash <(curl -s https://codecov.io/bash)