language: node_js node_js: - lts/* cache: yarn script: - yarn test - yarn lint