From ccd91af1a630bac70d5b9fff1afd635fb6336cc5 Mon Sep 17 00:00:00 2001 From: Chris Sexton Date: Wed, 20 Feb 2019 19:28:20 -0500 Subject: [PATCH] readme: add travis icon --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 96d357f..bf5fede 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # CatBase +[![Build Status](https://travis-ci.com/velour/catbase.svg?branch=master)](https://travis-ci.com/velour/catbase) + CatBase is a bot that trolls our little corner of the IRC world and keeps our friends laughing from time to time. Sometimes he makes us angry too. He is crafted as a clone of XKCD's Bucket bot, which learns from things he's told and regurgitates his knowledge to the various channels that he lives in. I've found in many such projects that randomness can often make bots feel much more alive than they are, so CatBase is a big experiment in how great randomness is. ## Getting Help