language: node_js node_js: - "0.12" - "4.0" - "5" - "6" - "stable" sudo: false script: - npm test