language: node_js sudo: false node_js: - '12.16.1' install: - yarn script: - yarn test