sudo: false language: node_js node_js: - "iojs" - "4.1" - "4.0" - "0.12" - "0.10" # whitelist branches: only: - gh-pages - /.*/