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