Install OpenSSL
This commit is contained in:
parent
01436f0977
commit
f12d100ad8
|
@ -1,6 +1,8 @@
|
|||
language: c
|
||||
os: osx
|
||||
osx_image: xcode9.4
|
||||
before_install:
|
||||
- brew install openssl
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- python setup.py install
|
||||
|
|
Reference in New Issue
Block a user