From ede8517d32f7ab17fd27f9300bd597592a9d4e69 Mon Sep 17 00:00:00 2001 From: Craig Citro Date: Mon, 5 May 2014 13:21:48 -0700 Subject: [PATCH] Add build status shield. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ea33365..f403139 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/google/oauth2client.svg?branch=master)](https://travis-ci.org/google/oauth2client) + This is a client library for accessing resources protected by OAuth 2.0. [Full documentation](http://google.github.io/oauth2client/)