Browse Source

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

Torkel Ödegaard 10 years ago
parent
commit
8ef3ee1319
1 changed files with 1 additions and 1 deletions
  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/*