Skip to content

Commit

Permalink
Readme: added build status
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Dec 17, 2012
1 parent 3afe5e3 commit 5022b06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
language: node_js language: node_js
node_js: node_js:
- 0.6 - 0.6
- 0.8


notifications: notifications:
irc: "irc.freenode.org#socket.io" irc: "irc.freenode.org#socket.io"
2 changes: 2 additions & 0 deletions Readme.md
@@ -1,6 +1,8 @@


# socket.io # socket.io


[![Build Status](https://secure.travis-ci.org/LearnBoost/socket.io.png)](http://travis-ci.org/LearnBoost/socket.io)

## How to use ## How to use


```js ```js
Expand Down

0 comments on commit 5022b06

Please sign in to comment.