use cache in travis.yml
trombik opened this issue · 0 comments
trombik commented
ISSUE TYPE
- Feature Idea
VERSION
2.4.2
OS / ENVIRONMENT
n/a
SUMMARY
the CI process should use cache to speed up the build time.
See https://docs.travis-ci.com/user/caching/
STEPS TO REPRODUCE
run CI by pushing a branch.
EXPECTED RESULTS
the build uses caches.
ACTUAL RESULTS
it does not.