diff options
author | Moonchild <moonchild@palemoon.org> | 2021-08-22 17:40:22 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2021-08-22 17:42:44 +0000 |
commit | 1b5b4f585860c496c1b345b752cceaede1b10e49 (patch) | |
tree | 97ff8ce2e72b017abb9f529283812c56ae10b9c5 /media/libcubeb/README.md | |
parent | b84707c67211863b6d322350181ead4bd25f8ef6 (diff) | |
parent | 161a80be5f7af7b9cbfe34137fd2ffd8d9c455ad (diff) | |
download | uxp-1b5b4f585860c496c1b345b752cceaede1b10e49.tar.gz |
Merge branch 'master' into release
Effectively reverse the cubeb lib update.
Diffstat (limited to 'media/libcubeb/README.md')
-rw-r--r-- | media/libcubeb/README.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/media/libcubeb/README.md b/media/libcubeb/README.md index 92df4f22c2..d26b3b645b 100644 --- a/media/libcubeb/README.md +++ b/media/libcubeb/README.md @@ -1,7 +1,6 @@ -[![Build Status](https://github.com/mozilla/cubeb/actions/workflows/build.yml/badge.svg)](https://github.com/mozilla/cubeb/actions/workflows/build.yml) +[![Build Status](https://travis-ci.org/kinetiknz/cubeb.svg?branch=master)](https://travis-ci.org/kinetiknz/cubeb) +[![Build status](https://ci.appveyor.com/api/projects/status/osv2r0m1j1nt9csr/branch/master?svg=true)](https://ci.appveyor.com/project/kinetiknz/cubeb/branch/master) See INSTALL.md for build instructions. -See [Backend Support](https://github.com/kinetiknz/cubeb/wiki/Backend-Support) in the wiki for the support level of each backend. - Licensed under an ISC-style license. See LICENSE for details. |