Skip to content
Snippets Groups Projects
Unverified Commit c63e68c4 authored by Merry's avatar Merry Committed by GitHub
Browse files

Merge pull request #2451 from lioncash/travis

travis: Update to using Xcode 10.2
parents 6743982d 4aefd451
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ matrix:
- os: osx
env: NAME="macos build"
sudo: false
osx_image: xcode10.1
osx_image: xcode10.2
install: "./.travis/macos/deps.sh"
script: "./.travis/macos/build.sh"
after_success: "./.travis/macos/upload.sh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment