Skip to content

Commit

Permalink
Move to Xcode 9.3 which also means a High Sierra image.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 193714309
  • Loading branch information
thomasvl authored and sergiocampama committed Apr 23, 2018
1 parent 12801e0 commit d8489c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ language: swift
# Travis does not use osx_image when it computes the matrix itself, if we want
# to test on multiple versions, then it required manually building the matrix
# to set a different osx_image for each configuration.
osx_image: xcode9.2
osx_image: xcode9.3

# Build out the matrix ourselves so we can set multiple variables.
# - `BAZEL`: Used in `before_install` to pick the version of bazel to use,
Expand Down

0 comments on commit d8489c0

Please sign in to comment.