language: c sudo: enabled dist: - trusty compiler: - clang - gcc script: ./configure && make all && sudo ./test-wrapper