Skip to content
Snippets Groups Projects
Commit 9d3fc128 authored by Koala Yeung's avatar Koala Yeung Committed by Eugen Rochko
Browse files

travis: Add yarn and nodejs caching (#2504)

Also cache node_module and yarn cache in Travis test process.
Improves speed for Travis tests.
parent 8857cabc
No related branches found
No related tags found
No related merge requests found
language: ruby
cache: bundler
cache:
bundler: true
yarn: true
directories:
- node_modules
dist: trusty
sudo: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment