Skip to content

Commit

Permalink
add yarn cache to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed Feb 15, 2017
1 parent 67e79c3 commit 025563c
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
@@ -1,5 +1,6 @@
language: node_js
cache:
yarn: true
directories:
- node_modules
node_js:
Expand Down

0 comments on commit 025563c

Please sign in to comment.