From 5262ca89f7673cef173764aa0cbcc478e326ef0f Mon Sep 17 00:00:00 2001 From: Bob Sun Date: Sat, 10 Nov 2018 20:48:56 -0800 Subject: [PATCH] Update to xcode 10.1 image in travis ci --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ea96eab..cc4f89f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: objective-c -osx_image: xcode10 +osx_image: xcode10.1 before_install: - echo -e "machine github.com\n login $GITHUB_ACCESS_TOKEN" >> ~/.netrc install: