Skip to content

Commit

Permalink
Add Travis and Coveralls badges.
Browse files Browse the repository at this point in the history
  • Loading branch information
iurisilvio committed Dec 11, 2014
1 parent 6d25d66 commit 08b0c73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Flask-Pusher
============
[![Build Status](https://travis-ci.org/iurisilvio/Flask-Pusher.svg?branch=master)](https://travis-ci.org/iurisilvio/Flask-Pusher)
[![Coverage Status](https://coveralls.io/repos/iurisilvio/Flask-Pusher/badge.png?branch=master)](https://coveralls.io/r/iurisilvio/Flask-Pusher?branch=master)


Flask extension for Pusher. It is a thin wrapper around the official client,
binding Flask app to Pusher client.
Expand Down

0 comments on commit 08b0c73

Please sign in to comment.