Use Xcode 10.1 on the travis CI setup. (#66)

This commit is contained in:
Thomas Van Lenten 2018-11-14 12:33:18 -05:00 committed by GitHub
parent db3ce78dc2
commit b12cc99ee3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ matrix:
# macOS hosted tests
- os: osx
osx_image: xcode9.4
osx_image: xcode10.1
env: BAZEL=HEAD
# No need for a BUILDIFER run on mac, the results will be the same.
# And linux boxes test faster on travis, so just use the one.