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