From 9236d6fa86920a2dee17136bba1c6bf88c8a1e0a Mon Sep 17 00:00:00 2001 From: Nicholas Thompson Date: Thu, 14 Mar 2019 23:50:57 +0200 Subject: [PATCH] Add travis-ci badge for master --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4fe012b..1a98a20 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Inverter GUI +[![Build Status](https://travis-ci.org/diebietse/invertergui.svg?branch=master)](https://travis-ci.org/diebietse/invertergui) + The invertergui allows the monitoring of a [Victron Multiplus](https://www.victronenergy.com/inverters-chargers/multiplus-12v-24v-48v-800va-3kva) via the [MK3/MK2 USB](https://www.victronenergy.com/accessories/interface-mk3-usb) or the MK2 RS232. The [`diebietse/invertergui`](https://hub.docker.com/r/diebietse/invertergui) docker image is a build of this repository.