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