Travis - update clang-xcode.

This commit is contained in:
Alek Mosingiewicz 2018-08-16 20:44:31 +02:00
parent 3fb228ab88
commit 472e396ba9

View File

@ -37,10 +37,10 @@ matrix:
compiler: gcc
- os: osx
compiler: clang
osx_image: xcode8
osx_image: xcode9.4
- os: osx
compiler: clang
osx_image: xcode8
osx_image: xcode9.4
env: CMAKE_OPTIONS="-D DYNLOAD_ENABLED:BOOL=FALSE -D MULTITHREAD_SUPPORT_ENABLED:BOOL=FALSE -D USE_STD_MAKE_SHARED:BOOL=TRUE" BUILD_ONLY=1
env: