travis: use newer version of xcode for pushed binaries

This commit is contained in:
Frank Morgner 2021-01-27 11:03:48 +01:00
parent 85c5610d39
commit 1325d5c333
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ matrix:
- compiler: clang
os: osx
osx_image: xcode9.4
- compiler: clang
os: osx
osx_image: xcode12.2
env: DO_PUSH_ARTIFACT=yes
- compiler: clang
os: linux