language: node_js
node_js:
  - '14'
script: 'npm run test'
