Skip to content

Commit

Permalink
Add Travis build status to README
Browse files Browse the repository at this point in the history
  • Loading branch information
maknz committed Sep 8, 2014
1 parent d2b7daf commit d8fc33d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Slack

[![Build Status](https://travis-ci.org/maknz/slack.svg?branch=master)](https://travis-ci.org/maknz/slack)

A simple PHP package for sending messages to [Slack](https://slack.com) with [incoming webhooks](https://my.slack.com/services/new/incoming-webhook), focussed on ease-of-use and elegant syntax. Includes Laravel 4 support out of the box.

## Requirements
Expand Down

0 comments on commit d8fc33d

Please sign in to comment.