mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 23:53:10 +08:00
build: Upgraded nodejs to 8 on appveyor
This commit is contained in:
@ -5,7 +5,7 @@ os: Windows Server 2012 R2
|
||||
clone_folder: c:\gopath\src\github.com\grafana\grafana
|
||||
|
||||
environment:
|
||||
nodejs_version: "6"
|
||||
nodejs_version: "8"
|
||||
GOPATH: C:\gopath
|
||||
GOVERSION: 1.11
|
||||
|
||||
|
Reference in New Issue
Block a user