From 25720d958200491876ca55520bed858a465ac20d Mon Sep 17 00:00:00 2001 From: Chris Boden Date: Sat, 4 Feb 2012 12:49:31 -0500 Subject: [PATCH] TravisCI Passing Badge Added the TravisCI build status passing badge to the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ebe65da..5231fe6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://secure.travis-ci.org/cboden/Ratchet.png)](http://travis-ci.org/cboden/Ratchet) + #Ratchet A PHP 5.3 (PSR-0 compliant) component library for serving sockets and building socket based applications.