language: node_js services: mongodb before_script: - "cp example-config.js config.js" node_js: - "6" - "8" - "node"