language: node_js before_install: "npm install -g npm" node_js: - "0.12" - "0.10" - "4" - "6" matrix: fast_finish: true sudo: false