Windows build updated to go1.10.

pull/11567/head
Leonard Gram 7 years ago
parent 93e1546f73
commit 041067f5f0
  1. 2
      appveyor.yml

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

Loading…
Cancel
Save