Adding initial test for rtmbot and hopefully coveralls

This commit is contained in:
Jeff Ammons 2016-05-01 16:24:16 -07:00
parent 60b7b2ebad
commit ef76bd58d2
6 changed files with 53 additions and 5 deletions

View file

@ -2,6 +2,7 @@ python-rtmbot
=============
[![Build Status](https://travis-ci.org/slackhq/python-rtmbot.png)](https://travis-ci.org/slackhq/python-rtmbot)
[![Coverage Status](https://coveralls.io/repos/github/slackhq/python-rtmbot/badge.svg?branch=master)](https://coveralls.io/github/slackhq/python-rtmbot?branch=master)
A Slack bot written in python that connects via the RTM API.