From 3209938e0af78d0d4079dd3183ebdfef3a52c21a Mon Sep 17 00:00:00 2001 From: John Furrow Date: Tue, 28 Nov 2017 21:32:21 -0800 Subject: [PATCH] Add TravisCI badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c57e251..6ac9fefe 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Flood logo](flood.png) -[![Talk about Flood on Slack](https://join-flood-talk.herokuapp.com/badge.svg)](https://join-flood-talk.herokuapp.com/) +[![Build Status](https://travis-ci.org/jfurrow/flood.svg?branch=master)](https://travis-ci.org/jfurrow/flood) [![Talk about Flood on Slack](https://join-flood-talk.herokuapp.com/badge.svg)](https://join-flood-talk.herokuapp.com/) Flood is another web interface for [rtorrent](https://github.com/rakshasa/rtorrent). It implements a Node.js server for communicating with the rTorrent API, storing historical data, and serving the web UI.