language: node_js
node_js:
- '14'
- '12'
- '10'
cache: yarn
