Explorar el Código

configure wercker pipeline

* try workaround
Yuki Takei hace 9 años
padre
commit
b101c63612
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      wercker.yml

+ 1 - 0
wercker.yml

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