language: c
compiler:
  - gcc
  - clang
script:
  - make && make no-act
  - make debug && make no-act