Skip to content

Commit

Permalink
Added branch to readme button for coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-maier committed Sep 23, 2016
1 parent 9701ed7 commit 758f74d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[![Test on master](https://img.shields.io/travis/pywbem/pywbem/master.svg?style=plastic&label=test%20on%20master)](https://travis-ci.org/pywbem/pywbem/branches)

[![PyPI version](https://img.shields.io/pypi/v/pywbem.svg?style=plastic&label=PyPI%20version)](https://pypi.python.org/pypi/pywbem)
[![Test coverage](https://img.shields.io/coveralls/pywbem/pywbem.svg?style=plastic&label=Coverage)](https://coveralls.io/r/pywbem/pywbem)
[![Test on master](https://img.shields.io/travis/pywbem/pywbem/master.svg?style=plastic&label=test%20on%20master)](https://travis-ci.org/pywbem/pywbem/branches)
[![Coverage on master](https://img.shields.io/coveralls/pywbem/pywbem.svg?style=plastic&label=Coverage)](https://coveralls.io/r/pywbem/pywbem?branch=master)

About this project
------------------
Expand Down

0 comments on commit 758f74d

Please sign in to comment.