Commit 310b6088 authored by 神楽坂玲奈's avatar 神楽坂玲奈

appveyor

parent 9fdf4eaf
......@@ -36,7 +36,7 @@ on_finish:
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
install:
- set PATH=%PATH%;C:\MinGW\msys\1.0\bin;C:\Program Files\Git\mingw64\bin # tar xz
- set PATH=%PATH%;C:\cygwin\bin # tar xz
- mkdir -p bin
- curl --location --retry 5 --output aria2-1.29.0-win-32bit-build1.zip https://github.com/aria2/aria2/releases/download/release-1.29.0/aria2-1.29.0-win-32bit-build1.zip
- unzip -o aria2-1.29.0-win-32bit-build1.zip aria2-1.29.0-win-32bit-build1/aria2c.exe
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment