Browse Source

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

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