Skip to content

Commit

Permalink
Add Travis and Coveralls badges
Browse files Browse the repository at this point in the history
  • Loading branch information
colega committed Jul 15, 2020
1 parent ef064a5 commit 3d67e08
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 @@
# runnerpool

[![Build Status](https://travis-ci.com/cabify/runnerpool.svg?branch=master)](https://travis-ci.com/cabify/runnerpool)
[![Coverage Status](https://coveralls.io/repos/github/cabify/runnerpool/badge.svg?branch=master)](https://coveralls.io/github/cabify/runnerpool?branch=master)

Library that offers a bounded pool of goroutines to perform deserved jobs.

# Usage
Expand Down

0 comments on commit 3d67e08

Please sign in to comment.