From 9d3202492d78aae5ced08ff14679b81c98d71c15 Mon Sep 17 00:00:00 2001 From: Paul Thomson Date: Fri, 10 May 2019 09:05:06 +0100 Subject: [PATCH] Update commit hash and use newer osx image (#4) * Update COMMIT_ID * Use newer osx image: xcode9.4 --- .travis.yml | 4 ++-- COMMIT_ID | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index d1e51e8..a3fa404 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,13 +13,13 @@ matrix: sudo: required env: BUILD_PLATFORM="Linux_x64" Configuration="Release" - os: osx - osx_image: xcode8.3 + osx_image: xcode9.4 env: BUILD_PLATFORM="Mac_x64" Configuration="Debug" cache: directories: - $HOME/Library/Caches/Homebrew - os: osx - osx_image: xcode8.3 + osx_image: xcode9.4 env: BUILD_PLATFORM="Mac_x64" Configuration="Release" cache: directories: diff --git a/COMMIT_ID b/COMMIT_ID index b146571..98c1796 100644 --- a/COMMIT_ID +++ b/COMMIT_ID @@ -1 +1 @@ -1f750d1e3b50c3c05766a310fdb8606671ec2813 \ No newline at end of file +e211740e80ccd8c2c9e7a8879acce326a9c7341b \ No newline at end of file