From 7abdd307322e63f2dcf00cc184ec956cad92db23 Mon Sep 17 00:00:00 2001 From: Will Norris Date: Fri, 24 May 2013 11:42:34 -0700 Subject: [PATCH] add build status to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 215c45c..5e9f0ff 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ go-github is Go library for accessing the [GitHub API][]. **Documentation:** +**Build Status:** [![Build Status](https://travis-ci.org/google/go-github.png?branch=master)](https://travis-ci.org/google/go-github) ## Usage ##