language: node_js node_js: - "node" - "6" - "5" - "4" - "0.12" - "0.10" branches: only: - master script: - npm test