Skip to content

Commit

Permalink
Use SVG badges.
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumeaubert committed Jan 25, 2015
1 parent 48d520a commit 40729de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,8 +1,8 @@
Queue-DBI
=========

[![Build Status](https://travis-ci.org/guillaumeaubert/Queue-DBI.png?branch=master)](https://travis-ci.org/guillaumeaubert/Queue-DBI)
[![Coverage Status](https://coveralls.io/repos/guillaumeaubert/Queue-DBI/badge.png?branch=master)](https://coveralls.io/r/guillaumeaubert/Queue-DBI?branch=master)
[![Build Status](https://travis-ci.org/guillaumeaubert/Queue-DBI.svg?branch=master)](https://travis-ci.org/guillaumeaubert/Queue-DBI)
[![Coverage Status](https://coveralls.io/repos/guillaumeaubert/Queue-DBI/badge.svg?branch=master)](https://coveralls.io/r/guillaumeaubert/Queue-DBI?branch=master)

A queueing module with an emphasis on safety, using DBI as a storage system
for queued data.
Expand Down

0 comments on commit 40729de

Please sign in to comment.