From 7d320f0ad06a9e9c7f192a7ac1aeba41fce1ca63 Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Thu, 8 Jun 2017 09:13:58 -0500 Subject: [PATCH] Add travis CI build status badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0317aa95a..7599c64f2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ fwupd ===== +[![Build Status](https://travis-ci.org/hughsie/fwupd.png)](https://travis-ci.org/hughsie/fwupd) This project aims to make updating firmware on Linux automatic, safe and reliable.