Skip to content

Commit

Permalink
Added test coverage badge now coveralls is working
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Brokman committed Jul 15, 2016
1 parent 711e940 commit 83f0fc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![Latest Version on Packagist](https://img.shields.io/packagist/v/maxbrokman/safe-queue.svg?style=flat-square)](https://packagist.org/packages/maxbrokman/safe-queue)
[![Build Status](https://img.shields.io/travis/maxbrokman/SafeQueue.svg?maxAge=2592000?style=flat-square)](https://travis-ci.org/maxbrokman/SafeQueue)
[![Test Coverage](https://img.shields.io/coveralls/maxbrokman/SafeQueue.svg?maxAge=2592000?style=flat-square)](https://coveralls.io/github/maxbrokman/SafeQueue)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)

A Laravel Queue worker that's safe for use with Laravel Doctrine
Expand Down

0 comments on commit 83f0fc9

Please sign in to comment.