You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
197 B

  1. language: node_js
  2. node_js:
  3. - "0.8"
  4. - "0.10"
  5. - "0.11"
  6. git:
  7. depth: 1
  8. matrix:
  9. fast_finish: true
  10. allow_failures:
  11. - node_js: "0.11"
  12. notifications:
  13. irc: "irc.freenode.org#socket.io"