From 00a487cb6fce8e5da302f2dd9b64df3558f2e4bb Mon Sep 17 00:00:00 2001 From: Srivats P Date: Tue, 3 Jan 2017 20:58:09 +0530 Subject: [PATCH] Force sierra instead of el-capitan See https://github.com/cartr/homebrew-qt4/issues/7 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 41c0bc1..f656213 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ compiler: matrix: exclude: - os: osx + osx_image: xcode8.2 # force sierra for cartr/qt4 compiler: gcc before_install: