language: node_js services: mongodb node_js: - lts/* - 10 install: - npm install script: - npm test