mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Fix MacOS Travis-CI build
This commit is contained in:
parent
4c0c102f2c
commit
f917f0fceb
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user