language: node_js node_js: - "0.10" - "0.12" - "iojs" notifications: email: - travis@nodejitsu.com irc: "irc.freenode.org#nodejitsu" script: npm test