language: node_js node_js: - stable - "v5.0.0" - "v4.2.3" - "0.12" - "0.10" install: - npm install script: - npm test