From 293e88d7aa9e8aafa1dbed2b6f7152f949f3c707 Mon Sep 17 00:00:00 2001 From: Vincent Jacques Date: Fri, 21 Dec 2012 22:11:17 +0100 Subject: [PATCH] Fix branch in travis status --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index db758ce1..3e590007 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -11,7 +11,7 @@ PyGithub is stable. I will maintain it up to date with the API, and fix bugs if What's new? =========== -[![Build Status](https://secure.travis-ci.org/jacquev6/PyGithub.png)](http://travis-ci.org/jacquev6/PyGithub) +[![Build Status](https://travis-ci.org/jacquev6/PyGithub.png?branch=master)](https://travis-ci.org/jacquev6/PyGithub) [Version 1.9.1](https://github.com/jacquev6/PyGithub/issues?milestone=17&state=closed) (November 20th, 2012) ------------------------------------------------------------------------------------------------------------