mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Travis: install openssl on macOS
This commit is contained in:
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
Block a user