mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Windows build updated to go1.10.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user