language: c compiler: - gcc - clang # Change this to your needs script: cmake . && make && ctest