From ea8be2d58e39a273859ae5b68164a808156f5c4a Mon Sep 17 00:00:00 2001 From: devfake Date: Tue, 24 Dec 2019 19:00:45 +0100 Subject: [PATCH] add travis status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6e82aa9..763b4b7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ Flox =============== +[![Build Status](https://travis-ci.org/devfake/flox.svg?branch=master)](https://travis-ci.org/devfake/flox) + Flox is a self hosted Movie, Series and Animes watch list. It's build on top of Laravel and Vue.js and uses [The Movie Database](https://www.themoviedb.org/) API. The rating based on an 3-Point system for `good`, `medium` and `bad`.