Explorar o código

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

Torkel Ödegaard %!s(int64=10) %!d(string=hai) anos
pai
achega
8ef3ee1319
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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/*