1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

Travis: replace curl with openssl on Linux

This commit is contained in:
Alexander Medvednikov
2019-08-06 17:21:30 +02:00
committed by GitHub
parent ac335269b3
commit 9642d03e2b

View File

@@ -15,7 +15,7 @@ matrix:
- libglfw3
- libglfw3-dev
- libfreetype6-dev
- libcurl3-dev
- libssl-dev
- os: windows
language: sh
filter_secrets: false