aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2018-07-09 13:03:33 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-07-09 15:23:49 -0700
commit054f66bb1efdb5a27a9c511eb865611d16c9cb95 (patch)
tree6311a85f1a179a859e07d7579a7033f6e0ee6d24
parent25b78d737958bf868cd219205631a00daad89a4d (diff)
downloadsubsurface-054f66bb1efdb5a27a9c511eb865611d16c9cb95.tar.gz
Travis: update to macOS 10.11 based image
Qt 5.11 requires macOS 10.11. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 86fa3c99e..4f4ae3593 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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'