diff --git a/appveyor.yml b/appveyor.yml index 632c6ba37..1440637b7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -7,6 +7,9 @@ branches: only: - master +cache: + - '%APPDATA%\Local\go-build' + init: - ps: >- $app = Get-WmiObject -Class Win32_Product -Filter "Vendor = 'http://golang.org'"