Travis: install openssl on macOS

pull/1487/head
Alexander Medvednikov 2019-08-06 13:37:25 +02:00 committed by GitHub
parent e6d4708b5a
commit a3f7459963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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