mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
Travis: update to macOS 10.11 based image
Qt 5.11 requires macOS 10.11. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
25b78d7379
commit
054f66bb1e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ matrix:
|
|||
|
||||
- env: SUBSURFACE_PLATFORM='mac'
|
||||
os: osx
|
||||
osx_image: xcode6.4
|
||||
osx_image: xcode8
|
||||
language: c++ ruby
|
||||
|
||||
- env: SUBSURFACE_PLATFORM='windows'
|
||||
|
|
Loading…
Reference in a new issue