From 481d1b3e05b6a373090b8ef94a068cd58ffb5244 Mon Sep 17 00:00:00 2001 From: Canna Wen Date: Thu, 28 Sep 2017 22:32:21 +0200 Subject: [PATCH] Update README with build status --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 474252f..c4c24fd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +![Build status](https://travis-ci.org/cannawen/metric_units_reddit_bot.svg?branch=master) + + What does the bot do? --- The bot finds comments with imperial units, and replies with metric units. See [./test/converter-test.js](test/converter-test.js) for what conversions are currently supported, and see [Pivotal Tracker](https://www.pivotaltracker.com/n/projects/2091572) for what's coming up next.