Browse Source

updated appveyor again

Torkel Ödegaard 10 năm trước cách đây
mục cha
commit
df0a5cf52f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: