Force sierra instead of el-capitan

See https://github.com/cartr/homebrew-qt4/issues/7
This commit is contained in:
Srivats P 2017-01-03 20:58:09 +05:30
parent 33c39b8e24
commit 00a487cb6f

View File

@ -11,6 +11,7 @@ compiler:
matrix: matrix:
exclude: exclude:
- os: osx - os: osx
osx_image: xcode8.2 # force sierra for cartr/qt4
compiler: gcc compiler: gcc
before_install: before_install: