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