Skip to content
This repository was archived by the owner on Jul 23, 2019. It is now read-only.

Commit b763279

Browse files
committed
adds travis and codecov badges, fixes #8
1 parent 096a4af commit b763279

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Interactive Message Adapter for Node and Express
22

3+
[![Build Status](https://travis-ci.org/slackapi/node-slack-interactive-messages.svg?branch=master)](https://travis-ci.org/slackapi/node-slack-interactive-messages)
4+
[![codecov](https://codecov.io/gh/slackapi/node-slack-interactive-messages/branch/master/graph/badge.svg)](https://codecov.io/gh/slackapi/node-slack-interactive-messages)
5+
36
The adapter provides a simplified API to route message actions and options in your app. It handles
47
common tasks and best practices so that you don't need to.
58

0 commit comments

Comments
 (0)