From 2890e3cd334e5cdaa397cb271a2f2eb82ad9b0ec Mon Sep 17 00:00:00 2001 From: GaryJones Date: Tue, 4 Dec 2012 01:58:08 +0000 Subject: [PATCH] Add Travis build status image to readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f15c9bd..5b3c96c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ Based on [Andy Smith's](http://term.ie/) [basic php library](http://oauth.google Actually forked from [EHER's version](https://github.com/EHER/OAuth). -Tweaked to pass PSR-2. +[![Build Status](https://travis-ci.org/GaryJones/OAuth.png)](https://travis-ci.org/GaryJones/OAuth) Current status - Request token part seems to be working - nothing else properly tested yet. \ No newline at end of file