forked from LBRYCommunity/lbry-sdk
build for mac using xcode8
This commit is contained in:
parent
31a3812c8a
commit
12f2bebc46
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ jobs:
|
|||
- <<: *build
|
||||
name: "Mac"
|
||||
os: osx
|
||||
osx_image: xcode6.4
|
||||
osx_image: xcode8
|
||||
language: generic
|
||||
env: OS=mac
|
||||
cache: false
|
||||
|
|
Loading…
Reference in a new issue