travis.yml

This commit is contained in:
Kelvin Sherlock 2016-01-27 13:26:53 -05:00
parent 57edf1d2a5
commit d9037a8c86

View File

@ -11,3 +11,6 @@ before_script:
- cd build
- cmake ..
script: make
before_install:
- brew update
- brew install ragel