forked from LBRYCommunity/lbry-sdk
parent
3a4c9ff4f9
commit
bf12fb68a2
1 changed files with 1 additions and 3 deletions
|
@ -86,14 +86,12 @@ jobs:
|
|||
- <<: *build
|
||||
name: "Mac"
|
||||
os: osx
|
||||
osx_image: xcode8
|
||||
osx_image: xcode8.3
|
||||
language: generic
|
||||
env: OS=mac
|
||||
cache: false
|
||||
before_install:
|
||||
- brew update
|
||||
- brew upgrade python
|
||||
- brew postinstall python
|
||||
install:
|
||||
- python3 --version
|
||||
- pip3 --version
|
||||
|
|
Loading…
Reference in a new issue