From f0fdb3bc160dbd3c64d61de24b22427cb1b8b4ba Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Thu, 2 Aug 2018 00:16:02 -0400 Subject: Bump Travis OS X image to 9.4 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 7162d1e3..868c01af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ dist: trusty sudo: required # OS X only supports one image. Use the latest. -osx_image: xcode9.1 +osx_image: xcode9.4 git: depth: 3 -- cgit v1.2.1