language: c
compiler:
  - clang
  - gcc
install: skip
script: make -j4