mirror of
https://github.com/restic/restic.git
synced 2025-08-20 03:47:29 +00:00
appveyor: remove old Go installation
This commit is contained in:
@@ -12,6 +12,7 @@ init:
|
||||
}
|
||||
|
||||
install:
|
||||
- rmdir c:\go /s /q
|
||||
- appveyor DownloadFile https://storage.googleapis.com/golang/go1.5.1.windows-amd64.msi
|
||||
- msiexec /i go1.5.1.windows-amd64.msi /q
|
||||
- go version
|
||||
|
Reference in New Issue
Block a user