Browse Source

update wercker.yml

Yuki Takei 8 years ago
parent
commit
a58dc61529
1 changed files with 1 additions and 1 deletions
  1. 1 1
      wercker.yml

+ 1 - 1
wercker.yml

@@ -43,7 +43,7 @@ build-prod:
     - script:
       name: install dependencies
       code: |
-        yarn install --production
+        yarn install
 
     - script:
       name: install plugins