try installing openssl?

This commit is contained in:
Aman Gupta
2015-10-07 14:48:14 -07:00
parent d089b6a55b
commit 8d02dc2e62

View File

@@ -7,6 +7,7 @@ platform:
- x64
build_script:
- C:\msys64\usr\bin\bash -lc "pacman --noconfirm -S openssl"
- SET PATH=C:\msys64\mingw64\bin;bin;%PATH%
- gcc -v
- git clone -q --depth 1 https://github.com/nim-lang/csources