Travis: install openssl on macOS
parent
e6d4708b5a
commit
a3f7459963
|
@ -26,6 +26,7 @@ matrix:
|
|||
packages:
|
||||
- freetype
|
||||
- glfw
|
||||
- openssl
|
||||
script:
|
||||
- |
|
||||
if [[ "${TRAVIS_OS_NAME}" == "linux" ]]; then
|
||||
|
|
Loading…
Reference in New Issue