Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
CHANGE travis to cache the .cache folder
  • Loading branch information
ndelangen committed Apr 27, 2017
commit eb2eb558fc8d0f1c91d573958957f35c169a5e4a
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