language: c compiler: - clang - gcc before_script: - ./autogen.sh - ./configure script: make check