Commit f901c7a9 authored by Kenton Varda's avatar Kenton Varda

Use latest xcode image to get newer cmake.

parent 07721f13
......@@ -71,7 +71,7 @@ matrix:
# Mac. We only test Clang because Mac builds are expensive for Travis and probably any
# compiler-specific problems will be caught on the Linux matrix anyway.
- os: osx
osx_image: xcode8
osx_image: xcode9.3
env:
- MATRIX_CC=clang
- MATRIX_CXX=clang++
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment