Skip to content

Commit

Permalink
Added travis-ci, coveralls, and scruitinizer badges.
Browse files Browse the repository at this point in the history
  • Loading branch information
clphillips committed Mar 17, 2016
1 parent 1519a2d commit 4948e39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Priority Schedule

[![Build Status](https://travis-ci.org/phillipsdata/priority-schedule.svg?branch=master)](https://travis-ci.org/phillipsdata/priority-schedule)
[![Coverage Status](https://coveralls.io/repos/phillipsdata/priority-schedule/badge.svg)](https://coveralls.io/r/phillipsdata/priority-schedule)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/phillipsdata/priority-schedule/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/phillipsdata/priority-schedule/?branch=master)

A priority schedule library.

This library provides data structures for performing **Round Robin** and
Expand Down

0 comments on commit 4948e39

Please sign in to comment.