Explorar el Código

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

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

+ 1 - 1
appveyor.yml

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