Skip to content

Commit

Permalink
Merge branch 'master' of github.com:vikram-rao/QueryQueue
Browse files Browse the repository at this point in the history
  • Loading branch information
vikram-rao committed Oct 26, 2017
2 parents 3bdbeda + 2e93ebf commit a44050d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -2,7 +2,7 @@
A simple database query queing module

[![Build Status](https://travis-ci.org/vikram-rao/QueryQueue.svg?branch=master)](https://travis-ci.org/vikram-rao/QueryQueue)
[![Coverage Status](https://coveralls.io/repos/github/vikram-rao/QueryQueue/badge.svg?branch=master)](https://coveralls.io/github/vikram-rao/QueryQueue?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/vikram-rao/QueryQueue/badge.svg?branch=master&v=0.0.4)](https://coveralls.io/github/vikram-rao/QueryQueue?branch=master&v=0.0.4)

## Installation

Expand Down Expand Up @@ -40,4 +40,4 @@ A simple database query queing module
## Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed
functionality. Lint and test your code.
functionality. Lint and test your code.

0 comments on commit a44050d

Please sign in to comment.