language: c compiler: clang script: mkdir build && cd build && cmake .. && make