mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Travis: windows openssl fix
This commit is contained in:
parent
9642d03e2b
commit
0851848080
@ -38,7 +38,7 @@ script:
|
||||
fi
|
||||
- |
|
||||
if [[ "${TRAVIS_OS_NAME}" == "windows" ]]; then
|
||||
choco install openssl
|
||||
choco install openssl.light
|
||||
echo "Running make_tests.bat..."
|
||||
./make_tests.bat
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user