Browse Source

configure wercker pipeline

* try workaround
Yuki Takei 9 years ago
parent
commit
b101c63612
1 changed files with 1 additions and 0 deletions
  1. 1 0
      wercker.yml

+ 1 - 0
wercker.yml

@@ -11,6 +11,7 @@ test:
       name: install dependencies
       name: install dependencies
       code: |
       code: |
         yarn global add npm@4
         yarn global add npm@4
+        npm config delete _auth
         yarn install --prefer-offline
         yarn install --prefer-offline
 
 
     - script:
     - script: