Windows build updated to go1.10.

This commit is contained in:
Leonard Gram
2018-04-11 14:31:23 +02:00
parent 93e1546f73
commit 041067f5f0

View File

@@ -7,7 +7,7 @@ clone_folder: c:\gopath\src\github.com\grafana\grafana
environment: environment:
nodejs_version: "6" nodejs_version: "6"
GOPATH: c:\gopath GOPATH: c:\gopath
GOVERSION: 1.9.2 GOVERSION: 1.10
install: install:
- rmdir c:\go /s /q - rmdir c:\go /s /q