change go version to 1.9

This commit is contained in:
bergquist
2017-09-18 15:18:02 +02:00
parent c94fa7015f
commit 7f6924ff13
5 changed files with 7 additions and 7 deletions

View File

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