language: node_js node_js: - "node" - "lts/*" script: - yarn install - make test