feat: yarn integration (#1813)
This commit is contained in:
parent
919aa5fc43
commit
f3a5e1e97c
@ -4,9 +4,7 @@ node_js:
|
|||||||
#- '4' # npm 3's flat tree is needed because some packages do not
|
#- '4' # npm 3's flat tree is needed because some packages do not
|
||||||
# declare their deps correctly (e.g. chartist-plugin-tooltip)
|
# declare their deps correctly (e.g. chartist-plugin-tooltip)
|
||||||
|
|
||||||
cache:
|
cache: yarn
|
||||||
directories:
|
|
||||||
- node_modules
|
|
||||||
|
|
||||||
# Use containers.
|
# Use containers.
|
||||||
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
|
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
|
||||||
|
Loading…
Reference in New Issue
Block a user