2
0
Эх сурвалжийг харах

Merge branch 'support/using-yarn-when-ci'

Yuki Takei 9 жил өмнө
parent
commit
0e69f7d310
1 өөрчлөгдсөн 9 нэмэгдсэн , 1 устгасан
  1. 9 1
      wercker.yml

+ 9 - 1
wercker.yml

@@ -16,7 +16,15 @@ test:
       code: |
         yarn global add npm@4
 
-    - npm-install
+    - script:
+      name: install assets-webpack-plugin
+      code: |
+        npm install assets-webpack-plugin
+
+    - script:
+      name: install dependencies
+      code: |
+        yarn install
 
     - script:
       name: print dependencies