mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 20:23:25 +00:00
Travis: build Mac against macOS 10.12
This way the Subsurface.app.zip should run on all versions of macOS that Qt supports. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
b68b42bd2f
commit
887169b72c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ matrix:
|
|||
|
||||
- env: SUBSURFACE_PLATFORM='mac'
|
||||
os: osx
|
||||
osx_image: xcode10.1
|
||||
osx_image: xcode9.2
|
||||
language: c++
|
||||
addons:
|
||||
homebrew:
|
||||
|
|
Loading…
Add table
Reference in a new issue