1 2 3 4 5 6 7 8
language: c compiler: - clang - gcc script: - ./autogen.sh && ./configure && make && make check