From 887169b72cbafa1dd2ba30f9d85a627cbadd7beb Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 19 May 2019 12:33:30 -0700 Subject: 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 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6fe18c7b1..116acbe91 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ matrix: - env: SUBSURFACE_PLATFORM='mac' os: osx - osx_image: xcode10.1 + osx_image: xcode9.2 language: c++ addons: homebrew: -- cgit v1.2.3-70-g09d2