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

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"