Explorar o código

configure wercker pipeline

* try workaround
Yuki Takei %!s(int64=9) %!d(string=hai) anos
pai
achega
b101c63612
Modificáronse 1 ficheiros con 1 adicións e 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: