1 2 3 4 5 6
language: c compiler: - gcc - clang # Change this to your needs script: ./configure --enable-debug && make