Skip to content

Commit

Permalink
Update travis builds to xcode 11.3.
Browse files Browse the repository at this point in the history
Bump the base image for macOS travis builds to XCode 11.3 on
macOS 10.14. This have more up-to-date software than the
default image, which is conservative.

The downside is that this version will need to be bumped periodically.
  • Loading branch information
rillian committed May 2, 2020
1 parent f24f8e4 commit 9f18118
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ os:
- linux
- osx

osx_image: xcode11.3

addons:
apt:
packages:
Expand Down

0 comments on commit 9f18118

Please sign in to comment.