forked from LBRYCommunity/lbry-sdk
dont manually install python on mac
This commit is contained in:
parent
6c7128c0f6
commit
e5b1c3c829
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ jobs:
|
||||||
name: "Mac"
|
name: "Mac"
|
||||||
os: osx
|
os: osx
|
||||||
osx_image: xcode9.4
|
osx_image: xcode9.4
|
||||||
|
language: generic
|
||||||
install:
|
install:
|
||||||
- brew install python
|
- brew install python
|
||||||
- pip install pyinstaller
|
- pip install pyinstaller
|
||||||
|
|
Loading…
Add table
Reference in a new issue