language: node_js script: - "npm test" node_js: - "stable" - "8" - "6"