sudo: false language: c os: - linux - osx compiler: - clang - gcc - g++ script: - make test