From 0e0227373c52dede46f07be44876632d1738ef72 Mon Sep 17 00:00:00 2001 From: Alexander Wenzowski Date: Thu, 16 Aug 2012 16:11:02 -0400 Subject: [PATCH] add Travis CI build status image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c4c4dc82d..aed2e1b49 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ fog is the Ruby cloud computing library, top to bottom: * Requests allow power users to get the most out of the features of each individual cloud. * Mocks make testing and integrating a breeze. +[![Build Status](https://secure.travis-ci.org/fog/fog.png?branch=master)](http://travis-ci.org/fog/fog) + ## Getting Started sudo gem install fog