Browse Source

remove yarn from travis buld

Timofey Kachalov 8 years ago
parent
commit
61a6408d99
1 changed files with 0 additions and 2 deletions
  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: