Explorar o código

Another wercker update

Torkel Ödegaard %!s(int64=11) %!d(string=hai) anos
pai
achega
d7e796097a
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      wercker.yml

+ 4 - 1
wercker.yml

@@ -1,5 +1,8 @@
 box: wercker/golang
 
+steps:
+  - wercker/npm-install@0.9.3
+
 build:
   steps:
     # Workspace
@@ -22,5 +25,5 @@ build:
           go test ./...
     # npm install
     - npm-install:
-      cwd: grafana/
+        cwd: grafana/