.travis.yml 87 B

123456
  1. language: node_js
  2. node_js:
  3. - 0.6
  4. notifications:
  5. irc: "irc.freenode.org#socket.io"