Switch Linux build badge to SourceHut from Travis

This commit is contained in:
Chris Cannam
2020-12-01 11:56:53 +00:00
parent 5af9b04be9
commit 3297cfab0c
2 changed files with 2 additions and 11 deletions

View File

@@ -8,18 +8,8 @@ sudo:
- false - false
os: os:
- linux
- osx - osx
addons:
apt:
packages:
- libsndfile-dev
- libsamplerate-dev
- libfftw3-dev
- vamp-plugin-sdk
- ladspa-sdk
cache: cache:
directories: directories:
- $HOME/Library/Caches/Homebrew - $HOME/Library/Caches/Homebrew

View File

@@ -17,7 +17,8 @@ tempo and pitch of an audio recording independently of one another.
CI builds: CI builds:
* [![Build Status](https://travis-ci.org/breakfastquay/rubberband.svg?branch=master)](https://travis-ci.org/breakfastquay/rubberband) (Linux, macOS, iOS) * [![Build status](https://builds.sr.ht/~breakfastquay/rubberband.svg)](https://builds.sr.ht/~breakfastquay/rubberband?) (Linux)
* [![Build Status](https://travis-ci.org/breakfastquay/rubberband.svg?branch=master)](https://travis-ci.org/breakfastquay/rubberband) (macOS, iOS)
* [![Build Status](https://ci.appveyor.com/api/projects/status/hhhhpf718jwhpyf6?svg=true)](https://ci.appveyor.com/project/breakfastquay/rubberband) (Windows) * [![Build Status](https://ci.appveyor.com/api/projects/status/hhhhpf718jwhpyf6?svg=true)](https://ci.appveyor.com/project/breakfastquay/rubberband) (Windows)