sudo: false language: node_js node_js: - "stable" - "6" - "5" - "4" - "0.12" matrix: fast_finish: true allow_failures: - node_js: "0.12"