mpw/.travis.yml

9 lines
157 B
YAML
Raw Normal View History

2016-01-20 08:56:16 -05:00
os: osx
language: cpp
compiler: clang
script: cmake --build build --target mpw
before_install:
- brew update
- brew install lemon
- brew install ragel