
language: node_js
node_js:
- stable
cache:
  yarn: true
