sudo: required language: c os: - linux - osx compiler: - clang - gcc script: - cmake --version - cmake -H. -Bcmake_build - cmake --build cmake_build --target all - CTEST_OUTPUT_ON_FAILURE=1 cmake --build cmake_build --target test