mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
10 lines
125 B
YAML
10 lines
125 B
YAML
sudo: false
|
|
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
- "0.12"
|
|
- "4.0.0"
|
|
|
|
notifications:
|
|
irc: "irc.freenode.org#socket.io"
|