Fix MacOS Travis-CI build

This commit is contained in:
Paulchen Panther 2019-12-08 12:38:12 +01:00 committed by GitHub
parent 4c0c102f2c
commit f917f0fceb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -55,8 +55,8 @@ jobs:
#
# ////////////////////////////////////////////////////////////////
- <<: *osx
osx_image: xcode8.3
name: "macOS 10.12 (Xcode 8.3.3)"
osx_image: xcode11.2
name: "macOS 10.14 (Xcode 11.2.1)"
env:
- HOMEBREW_CACHE=$HOME/brew-cache
- PLATFORM="osx"