diff --git a/.travis.yml b/.travis.yml index 965da701..495592cc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ # of patent rights can be found in the PATENTS file in the same directory. os: osx -osx_image: xcode7.3 +osx_image: xcode8.2 language: cpp compiler: clang