environment: global: CYG_ROOT: C:\cygwin CYG_BASH: C:\cygwin\bin\bash os: unstable platform: - Win32 test: off init: - git config --global core.autocrlf input install: - '%CYG_ROOT%/bin/bash -lc "git clone https://github.com/jedisct1/libsodium /tmp/libsodium"' - '%CYG_ROOT%/bin/bash -lc "cd /tmp/libsodium; exec 0