From 3211bb7cc30eac09c2d1f9d73a299c37e521a392 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sun, 11 Mar 2018 23:42:04 +1100 Subject: [PATCH 1/2] Updated multibuild --- multibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multibuild b/multibuild index 07480be3..cba6a422 160000 --- a/multibuild +++ b/multibuild @@ -1 +1 @@ -Subproject commit 07480be3e0b3490495cb8a9629e55be54c3adac3 +Subproject commit cba6a4228b28922799fde42e8a19833b81016816 From 43ac85b5ec96837b80752df46b28ac9cc4bfeaa9 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Thu, 29 Mar 2018 08:53:45 +1100 Subject: [PATCH 2/2] Updated travis osx_image to 9.2 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1e6c82a1..d8511ee0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ python: 3.5 sudo: required dist: trusty services: docker -osx_image: xcode8 +osx_image: xcode9.2 matrix: exclude: