shithub: aubio

Download patch

ref: 23723d8d7f44bcaabd2ebed0cf238e13ac800e68
parent: 05c54ffcb71129f6a81b00fb2653b70f4b68a131
author: Paul Brossier <piem@piem.org>
date: Sat Apr 30 00:20:50 EDT 2016

.travis.yml: no sox on osx for now

--- a/.travis.yml
+++ b/.travis.yml
@@ -80,10 +80,6 @@
     - libfftw3-dev
     - sox
 
-before_install:
-  - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then; brew upgrade; fi
-  - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then; brew install sox; fi
-
 script:
   - make create_test_sounds
   - make build