浏览代码

Updated appveyor spec file again (windows CI server, hope to get windows builds soon)

Torkel Ödegaard 10 年之前
父节点
当前提交
8ef3ee1319
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -24,7 +24,7 @@ install:
 
 build_script:
   - go run build.go build
-  - node grunt release
+  - grunt release
 
 artifacts:
   - path: dist/*