Skip to content

Commit

Permalink
travis: cache yarn folders
Browse files Browse the repository at this point in the history
  • Loading branch information
SomeoneWeird committed Dec 22, 2016
1 parent 0352517 commit 6bb41c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ node_js:
- '7'
script: npm run coverage
after_success: npm run push-coverage
cache: yarn
notifications:
irc: chat.freenode.net#htjs
slack:
Expand Down

0 comments on commit 6bb41c0

Please sign in to comment.