Yuki Takei пре 8 година
родитељ
комит
27b452efeb
1 измењених фајлова са 2 додато и 3 уклоњено
  1. 2 3
      wercker.yml

+ 2 - 3
wercker.yml

@@ -81,13 +81,12 @@ build-dev:
     - script:
       name: install dependencies
       code: |
-        yarn install
+        yarn
 
     - script:
       name: install plugins
       code: |
-        yarn add growi-plugin-lsx
-        yarn add growi-plugin-pukiwiki-like-linker
+        yarn add growi-plugin-lsx growi-plugin-pukiwiki-like-linker
 
     - script:
       name: print dependencies