Updated nodejs version in appveyor ci build spec file

This commit is contained in:
Torkel Odegaard 2015-04-20 09:19:19 +02:00
parent c9a28ddd38
commit b56a084810

View File

@ -5,7 +5,7 @@ os: Windows Server 2012 R2
clone_folder: c:\gopath\src\github.com\grafana\grafana
environment:
nodejs_version: "0.10"
nodejs_version: "0.12.2"
GOPATH: c:\gopath
install: