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