Switch Linux build badge to SourceHut from Travis
This commit is contained in:
10
.travis.yml
10
.travis.yml
@@ -8,18 +8,8 @@ sudo:
|
||||
- false
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libsndfile-dev
|
||||
- libsamplerate-dev
|
||||
- libfftw3-dev
|
||||
- vamp-plugin-sdk
|
||||
- ladspa-sdk
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/Library/Caches/Homebrew
|
||||
|
||||
@@ -17,7 +17,8 @@ tempo and pitch of an audio recording independently of one another.
|
||||
|
||||
CI builds:
|
||||
|
||||
* [](https://travis-ci.org/breakfastquay/rubberband) (Linux, macOS, iOS)
|
||||
* [](https://builds.sr.ht/~breakfastquay/rubberband?) (Linux)
|
||||
* [](https://travis-ci.org/breakfastquay/rubberband) (macOS, iOS)
|
||||
* [](https://ci.appveyor.com/project/breakfastquay/rubberband) (Windows)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user