language: nodejs node_js: - 0.12 - 0.11 - 0.10 - 0.6 - 0.8 - iojs - iojs-v1.0.4 install: - npm i script: - npm test