dont manually install python on mac

This commit is contained in:
Lex Berezhny 2018-07-26 19:06:03 -04:00 committed by Jack Robison
parent 6c7128c0f6
commit e5b1c3c829
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -78,6 +78,7 @@ jobs:
name: "Mac"
os: osx
osx_image: xcode9.4
language: generic
install:
- brew install python
- pip install pyinstaller