Skip to content

Commit

Permalink
Cache dependencies
Browse files Browse the repository at this point in the history
Maybe elm finally figured out how to deal with dependencies properly?
Here's hoping!
  • Loading branch information
joneshf committed Aug 28, 2018
1 parent 7feb908 commit 720f24f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
cache:
directories:
- ${HOME}/.elm

language: node_js

node_js:
Expand Down

0 comments on commit 720f24f

Please sign in to comment.