Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

Commit

Permalink
doc: add Travis CI build status image
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalecki authored and bnoordhuis committed Dec 12, 2011
1 parent 5989961 commit b5762b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# libuv
# libuv [![Build Status](https://secure.travis-ci.org/joyent/libuv.png)](http://travis-ci.org/joyent/libuv)

libuv is a new platform layer for Node. Its purpose is to abstract IOCP on
Windows and libev on Unix systems. We intend to eventually contain all
Expand Down

0 comments on commit b5762b2

Please sign in to comment.