Explorar el Código

updated appveyor again

Torkel Ödegaard hace 10 años
padre
commit
df0a5cf52f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

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