From b4cccb51501768eb6c89e5dbca622bc627f0d7d6 Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Wed, 14 Jun 2017 17:24:33 -0500 Subject: [PATCH] trivial: Adjust build pass/fail badge to reflect master not pull all builds --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96fc7c556..05c73c60c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ fwupd ===== -[![Build Status](https://travis-ci.org/hughsie/fwupd.png)](https://travis-ci.org/hughsie/fwupd) +[![Build Status](https://travis-ci.org/hughsie/fwupd.png?branch=master)](https://travis-ci.org/hughsie/fwupd) This project aims to make updating firmware on Linux automatic, safe and reliable.