From c546353bf4ce59c75c8baa753a7a51338346ff11 Mon Sep 17 00:00:00 2001 From: Daniel Brunner <0xFEEDC0DE64@gmail.com> Date: Fri, 5 Oct 2018 00:35:07 +0200 Subject: [PATCH] Added travis build badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bc9bb78..a70124f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # DbSoftware Collection of various self-written tools & libraries +[![Build Status](https://travis-ci.org/0xFEEDC0DE64/DbSoftware.svg?branch=master)](https://travis-ci.org/0xFEEDC0DE64/DbSoftware) + # Building everything from source ```Shell git clone --recursive https://github.com/0xFEEDC0DE64/DbSoftware.git