From 75d0d5b1d9a60afb27f660dcec0ab2e769164d07 Mon Sep 17 00:00:00 2001 From: Stephen Date: Sun, 1 Sep 2019 17:35:57 -0700 Subject: [PATCH] brew ignores CC variable (#1131) * check if brew is respecting CC variable * brew ignores CC variable --- .travis.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.travis.yml b/.travis.yml index a7b291cf..53dcf46d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: