os: osx language: cpp compiler: clang before_script: mkdir build script: cmake --build build --target mpw before_install: - brew update - brew install lemon - brew install ragel