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