* add homebrew build

* update command and fix compiler

* allow failures on brew HEAD builds

mainly there to monitor
This commit is contained in:
Stephen 2017-03-11 19:11:06 -08:00 committed by Nguyen Anh Quynh
parent 403237206e
commit b19daa77e8

View file

@ -20,6 +20,15 @@ matrix:
- os: linux
dist: trusty
compiler: clang
- os: osx
script: brew install --HEAD unicorn
compiler: gcc
- os: osx
script: brew install --HEAD unicorn
compiler: clang
allow_failures:
- os: osx
script: brew install --HEAD unicorn
addons:
apt:
packages: