Skip to content

Commit

Permalink
Remove Yarn cache
Browse files Browse the repository at this point in the history
  • Loading branch information
sallar committed Mar 9, 2017
1 parent b86016d commit d35ab39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ node_js:

script: ./script/travis.sh

cache:
yarn: false
before_install:
- rm yarn.lock

branches:
only:
Expand Down

0 comments on commit d35ab39

Please sign in to comment.