add xcode10.2 and xcode11 to travis matrix

This commit is contained in:
Balazs Benics 2019-07-30 18:27:49 +02:00 committed by terik23
parent 412e9a69d0
commit 341104fb62

View file

@ -54,6 +54,14 @@ matrix:
osx_image: xcode10.1
env: CONAN_APPLE_CLANG_VERSIONS=10.0
- <<: *osx
osx_image: xcode10.2
env: CONAN_APPLE_CLANG_VERSIONS=10.0
- <<: *osx
osx_image: xcode11
env: CONAN_APPLE_CLANG_VERSIONS=11.0
install:
- chmod +x .ci/install.sh
- ./.ci/install.sh