Use Xcode 10.1 on the travis CI setup. (#66)
This commit is contained in:
parent
db3ce78dc2
commit
b12cc99ee3
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue