Explorar o código

remove yarn from travis buld

Timofey Kachalov %!s(int64=8) %!d(string=hai) anos
pai
achega
61a6408d99
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -8,8 +8,6 @@ node_js:
   - "6"
   - "stable"
   
-install: "npm i -g yarn && yarn"
-
 script: "npm run travis"
 
 after_success: