From 2ec7a0bbdab31ac2d37510c6eba06190ff8e0aae Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Fri, 22 Dec 2017 03:00:05 +0100 Subject: [PATCH] Added travis-ci status to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index af22d8df..c9ea8ac1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ Platypush ========= +[![Build Status](https://travis-ci.org/BlackLight/platypush.svg?branch=master)](https://travis-ci.org/BlackLight/platypush) + + Execute any command or custom complex logic on your devices, wherever they are, using your PushBullet account. Installation