Skip to content

Commit

Permalink
ci: Upgrade Travis builds from Xcode 9.3 -> Xcode 10.1
Browse files Browse the repository at this point in the history
This will allow the pre-built frameworks attached to releases to get built with the latest Swift
version (4.2.1)
  • Loading branch information
Anthony Oliveri committed Nov 12, 2018
1 parent 62edd09 commit dcefce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ matrix:
dist: trusty
sudo: required
- os: osx
osx_image: xcode9.3
osx_image: xcode10.1
branches:
only:
- master
Expand Down

0 comments on commit dcefce5

Please sign in to comment.