5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-09-19 00:59:37 +00:00

Clean up appveyor.yml

This commit is contained in:
Neil Alexander 2019-11-28 15:17:49 +00:00
parent c17c4af26d
commit 71404f5270
No known key found for this signature in database
GPG Key ID: A02A2019A2BB0944

View File

@ -8,9 +8,6 @@ environment:
MSYS2_PATH_TYPE: inherit
CHERE_INVOKING: enabled_from_arguments
install:
- c:\msys64\usr\bin\bash -lc "pacman --noconfirm -S curl unzip"
build_script:
- cmd: >-
cd %APPVEYOR_BUILD_FOLDER%