From 478ea1c157b08d7c5ca8e61760a063245fccc03a Mon Sep 17 00:00:00 2001 From: Pritesh Nandgaonkar Date: Tue, 30 Apr 2019 08:20:14 -0700 Subject: [PATCH] Update osx image (#427) Summary: Updated the `osx_image` in travis to latest version Pull Request resolved: https://github.com/facebook/flipper/pull/427 Reviewed By: jknoxville Differential Revision: D15147632 Pulled By: priteshrnandgaonkar fbshipit-source-id: 7321a737c84173b05d34d56622e529edb7db44b0 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6868d4072..cbe79a945 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ os: osx -osx_image: xcode9.4 +osx_image: xcode10.2 matrix: include: