Update tests to use macOS 10.14 instead of 10.13.
This commit is contained in:
parent
fe4c606aef
commit
7526535c80
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
sudo: required
|
sudo: required
|
||||||
language: objective-c
|
language: objective-c
|
||||||
# 10.13 (see https://docs.travis-ci.com/user/osx-ci-environment/#OS-X-Version)
|
# 10.14 (see https://docs.travis-ci.com/user/osx-ci-environment/#OS-X-Version)
|
||||||
osx_image: xcode9.3
|
osx_image: xcode11.3
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
# Uninstall existing Homebrew installation.
|
# Uninstall existing Homebrew installation.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user