mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 11:33:13 +00:00
👷🏻♀️ Update travis image to xcode11.3
This commit is contained in:
parent
bfb5629bb0
commit
94e8d62443
1 changed files with 2 additions and 1 deletions
|
@ -10,8 +10,9 @@
|
|||
# https://docs.travis-ci.com/user/build-config-validation
|
||||
version: ~> 1.0
|
||||
|
||||
# https://docs.travis-ci.com/user/reference/osx/#macos-version
|
||||
os: osx
|
||||
osx_image: xcode11.2 # macOS 10.14
|
||||
osx_image: xcode11.3 # macOS 10.14
|
||||
|
||||
env:
|
||||
global:
|
||||
|
|
Loading…
Reference in a new issue