From 4d0b5ca14ad82a99d67191cd577761fc2aa55924 Mon Sep 17 00:00:00 2001 From: bergquist Date: Tue, 10 Jan 2017 14:59:06 +0100 Subject: [PATCH] tech(build): upgrades appveyour nodejs version --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 09674ca3502..6376c6275ce 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,7 +5,7 @@ os: Windows Server 2012 R2 clone_folder: c:\gopath\src\github.com\grafana\grafana environment: - nodejs_version: "5" + nodejs_version: "6" GOPATH: c:\gopath install: