Install OpenSSL
This commit is contained in:
parent
01436f0977
commit
f12d100ad8
|
@ -1,6 +1,8 @@
|
||||||
language: c
|
language: c
|
||||||
os: osx
|
os: osx
|
||||||
osx_image: xcode9.4
|
osx_image: xcode9.4
|
||||||
|
before_install:
|
||||||
|
- brew install 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