language: c compiler: - gcc - clang os: linux script: ./configure && make && make check