UNPKG

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