changes go version to 1.9.1

This commit is contained in:
bergquist
2017-10-05 09:01:56 +02:00
parent 69b0e63502
commit 15ece1da04
4 changed files with 6 additions and 6 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.9
GOVERSION: 1.9.1
install:
- rmdir c:\go /s /q