Link OpenSSL
This commit is contained in:
parent
f12d100ad8
commit
a90ea6b265
|
@ -3,6 +3,7 @@ os: osx
|
||||||
osx_image: xcode9.4
|
osx_image: xcode9.4
|
||||||
before_install:
|
before_install:
|
||||||
- brew install openssl
|
- brew install openssl
|
||||||
|
- brew link --force openssl
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- python setup.py install
|
- python setup.py install
|
||||||
|
|
Reference in New Issue
Block a user