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