language: c compiler: - gcc - clang script: autoreconf -iv && ./configure && make && make check