From 61c1cbe91c233afb122eaeb9e815257c6a6f4825 Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Tue, 15 Sep 2020 08:32:07 +0100 Subject: [PATCH] Add CI build badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ae612f0..9a56e40 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ tempo and pitch of an audio recording independently of one another. * Issue tracker: https://todo.sr.ht/~breakfastquay/rubberband * Github mirror: https://github.com/breakfastquay/rubberband +CI builds: Linux, macOS, iOS [![Build Status](https://travis-ci.org/breakfastquay/rubberband.svg?branch=master)](https://travis-ci.org/breakfastquay/rubberband); Windows [![Build Status](https://ci.appveyor.com/api/projects/status/hhhhpf718jwhpyf6?svg=true)](https://ci.appveyor.com/project/breakfastquay/rubberband) + ## Licence