From 3a2d0c6e1b27fd0686cd9c3ff3ad26a4aabab90b Mon Sep 17 00:00:00 2001 From: Kristian Sloth Lauszus Date: Tue, 31 Jan 2017 00:32:09 +0100 Subject: [PATCH] Only show build status for master branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7345efb..b26b9503 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The code is released under the GNU General Public License. __________ -[![Build Status](https://travis-ci.org/felis/USB_Host_Shield_2.0.svg)](https://travis-ci.org/felis/USB_Host_Shield_2.0) +[![Build Status](https://travis-ci.org/felis/USB_Host_Shield_2.0.svg?branch=master)](https://travis-ci.org/felis/USB_Host_Shield_2.0) # Summary This is Revision 2.0 of MAX3421E-based USB Host Shield Library for AVR's.