brew ignores CC variable (#1131)

* check if brew is respecting CC variable

* brew ignores CC variable
This commit is contained in:
Stephen 2019-09-01 17:35:57 -07:00 committed by Nguyen Anh Quynh
parent 23a426625f
commit 75d0d5b1d9
1 changed files with 0 additions and 8 deletions

View File

@ -29,14 +29,6 @@ matrix:
- if: branch = master
os: osx
script: brew install --HEAD unicorn && brew test unicorn
compiler: gcc
- if: branch = master
os: osx
script: brew install --HEAD unicorn && brew test unicorn
compiler: clang
allow_failures:
- os: osx
script: brew install --HEAD unicorn && brew test unicorn
addons:
apt:
packages: