Skip to content

Commit

Permalink
Cache yarn too
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Dec 13, 2016
1 parent 3c18cf4 commit b2db706
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
language: node_js

cache:
yarn: true
directories:
- node_modules

matrix:
include:
- node_js: "node"
Expand Down

0 comments on commit b2db706

Please sign in to comment.