Fix incorrect location of overriding osx_image

This commit is contained in:
Srivats P 2017-01-03 21:16:15 +05:30
parent 00a487cb6f
commit 232dfdb0bc

View File

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