From 9f3f320d408a0e0552e5da420c2c0ce6d8c16b1c Mon Sep 17 00:00:00 2001 From: 0xFEEDC0DE64 <0xFEEDC0DE64@gmail.com> Date: Thu, 28 Dec 2017 14:40:34 +0100 Subject: [PATCH] Added travis build icons to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 42a9c60..d8fb519 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Zeiterfassung This tool helps me assigning my working hours to projects at work. +master: ![Build Status of master](https://travis-ci.org/0xFEEDC0DE64/QtZeiterfassung.svg?branch=master) +devel: ![Build Status of devel](https://travis-ci.org/0xFEEDC0DE64/QtZeiterfassung.svg?branch=devel) + ![Screenshot of the main window](https://raw.githubusercontent.com/0xFEEDC0DE64/QtZeiterfassung/master/screenshot.png) ## Building from source