Skip to content

Commit eb9ed02

Browse files
author
Todd Leonhardt
committed
Adding badge for Azure Pipelines build to front-page README.md
1 parent 631a351 commit eb9ed02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
[![Latest Version](https://img.shields.io/pypi/v/tableformatter.svg?style=flat-square&label=latest%20stable%20version)](https://pypi.org/project/tableformatter/)
33
[![Build status](https://api.travis-ci.com/python-tableformatter/tableformatter.svg?branch=master)](https://travis-ci.com/python-tableformatter/tableformatter)
44
[![Appveyor build status](https://img.shields.io/appveyor/ci/anselor/tableformatter.svg?style=flat-square&label=windows%20build)](https://ci.appveyor.com/project/anselor/tableformatter)
5+
[![Azure Pipelines status](https://dev.azure.com/python-tableformatter/tableformatter/_apis/build/status/python-tableformatter.tableformatter?branch=master)](https://dev.azure.com/python-tableformatter/tableformatter/_build/latest?definitionId=1&branch=master)
56
[![codecov](https://codecov.io/gh/python-tableformatter/tableformatter/branch/master/graph/badge.svg)](https://codecov.io/gh/python-tableformatter/tableformatter)
67

78
tableformatter is a tabular data formatter allowing printing from both arbitrary tuples of strings or object inspection.

0 commit comments

Comments
 (0)