Experiment with cacheing homebrew stuff in Travis

This commit is contained in:
Chris Cannam
2020-09-15 08:37:53 +01:00
parent 61c1cbe91c
commit 6de1ab5b68
2 changed files with 14 additions and 2 deletions

View File

@@ -15,7 +15,10 @@ 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)
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://ci.appveyor.com/api/projects/status/hhhhpf718jwhpyf6?svg=true)](https://ci.appveyor.com/project/breakfastquay/rubberband) (Windows)
## Licence