mirror of
https://github.com/octoleo/restic.git
synced 2024-11-26 06:46:34 +00:00
appveyor: remove old Go installation
This commit is contained in:
parent
7291342723
commit
6ddda5fc5e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user