Skip to content

Commit

Permalink
CHANGE travis to cache the .cache folder
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Apr 27, 2017
1 parent 5cac10b commit eb2eb55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: node_js
cache:
directories:
- node_modules
- .jest
- .cache
notifications:
email: false
node_js:
Expand Down

0 comments on commit eb2eb55

Please sign in to comment.