language: node_js node_js: - "6.1" - "6.2" - "6.3" - "6.4" - "6.5" - "6.6" - "6.7" - "6.8" - "6.9" - "6" - "node" script: - "npm test" notifications: email: false