浏览代码

Also update the Mac Travis system images to Xcode 9.3.

Daniel Alm 7 年之前
父节点
当前提交
070170d123
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -28,7 +28,7 @@ cache:
 # Use Ubuntu 14.04
 dist: trusty
 
-osx_image: xcode9
+osx_image: xcode9.3
 
 sudo: false