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
|
- <<: *build
|
||||||
name: "Mac"
|
name: "Mac"
|
||||||
os: osx
|
os: osx
|
||||||
osx_image: xcode6.4
|
osx_image: xcode8
|
||||||
language: generic
|
language: generic
|
||||||
env: OS=mac
|
env: OS=mac
|
||||||
cache: false
|
cache: false
|
||||||
|
|
Loading…
Reference in a new issue