Skip to content

Commit

Permalink
Update README badges to use Azure pipelines on EBU remote (#43)
Browse files Browse the repository at this point in the history
* Update README badges to use Azure pipelines on EBU remote
* Use badges from shields.io
  • Loading branch information
danielthepope authored and MikeSmithEU committed Apr 2, 2019
1 parent 042c36e commit 52cda57
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@

# AI Benchmarking STT

[![Build Status](https://travis-ci.com/MikeSmithEU/ai-benchmarking-stt.svg?branch=master)](https://travis-ci.com/MikeSmithEU/ai-benchmarking-stt) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Azure Build](https://img.shields.io/azure-devops/build/danielthepope/ai-benchmarking-stt/3.svg?logo=azure-devops)](https://dev.azure.com/danielthepope/ai-benchmarking-stt/_build/latest?definitionId=3&branchName=master)
[![Azure Tests](https://img.shields.io/azure-devops/tests/danielthepope/ai-benchmarking-stt/3.svg?logo=azure-devops)](https://dev.azure.com/danielthepope/ai-benchmarking-stt/_build/latest?definitionId=3&branchName=master)
[![License: MIT](https://img.shields.io/github/license/ebu/ai-benchmarking-stt.svg)](https://opensource.org/licenses/MIT)



Expand Down
6 changes: 3 additions & 3 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Welcome to BenchmarkSTT's documentation!
========================================

.. image:: https://travis-ci.com/MikeSmithEU/ai-benchmarking-stt.svg?branch=master
:target: https://travis-ci.com/MikeSmithEU/ai-benchmarking-stt
.. image:: https://img.shields.io/azure-devops/build/danielthepope/ai-benchmarking-stt/3.svg?logo=azure-devops
:target: https://dev.azure.com/danielthepope/ai-benchmarking-stt/_build/latest?definitionId=3&branchName=master

.. image:: https://img.shields.io/badge/License-MIT-yellow.svg
.. image:: https://img.shields.io/github/license/ebu/ai-benchmarking-stt.svg
:target: https://opensource.org/licenses/MIT


Expand Down

0 comments on commit 52cda57

Please sign in to comment.