shithub: aubio

Download patch

ref: 79adbda260aba32baf903e25bf2dabf07d5a9023
parent: 681663e3cc3706c0ef9d4af2dbabb9a3cf3eeb58
author: Paul Brossier <piem@piem.org>
date: Thu Apr 21 21:11:31 EDT 2016

.travis.yml: re-add distcheck, python needs a built tree

--- a/.travis.yml
+++ b/.travis.yml
@@ -80,7 +80,8 @@
     - libfftw3-dev
 
 script:
-  - make distcheck
+  - make build
   - make build_python
   - make clean_python
   - make clean
+  - make distcheck