build: Upgraded nodejs to 8 on appveyor

This commit is contained in:
Leonard Gram
2018-10-16 14:32:25 +02:00
committed by GitHub
parent c1399a0404
commit f1ab0ea491

View File

@ -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