mirror of
https://git.mirrors.martin98.com/https://github.com/gulrak/filesystem
synced 2025-07-22 01:24:27 +08:00
Added Xcode 10.2 to Travis-CI config.
This commit is contained in:
parent
bc1abfa01e
commit
87ae60ed83
@ -36,6 +36,10 @@ matrix:
|
||||
env: MATRIX_EVAL="CC=clang && CXX=clang++ && GENERATOR=Xcode"
|
||||
osx_image: xcode9.2
|
||||
|
||||
- os: osx
|
||||
env: MATRIX_EVAL="CC=clang && CXX=clang++ && GENERATOR=Xcode"
|
||||
osx_image: xcode10.2
|
||||
|
||||
install:
|
||||
- eval "${MATRIX_EVAL}"
|
||||
- |
|
||||
|
Loading…
x
Reference in New Issue
Block a user