language: node_js node_js: - 'node' - 'lts/*' - '10' install: - yarn install