travis: osx - xcode 8.3 -> 9.1

Signed-off-by: Daniel Black <daniel@linux.vnet.ibm.com>
This commit is contained in:
Daniel Black 2017-10-30 09:45:38 +11:00 committed by Sergey Vojtovich
parent 52c3afd4ca
commit a0743734c4

View file

@ -11,7 +11,7 @@ language: cpp
os:
- linux
- osx
osx_image: xcode8.3
osx_image: xcode9.1
compiler:
- gcc
- clang