shithub: aubio

Download patch

ref: bec1396a4a735b0bf35dcddf192e55b936e1bcd6
parent: 2ca09bf8ef6af7643a08f6c30b497ff9c2f6ab51
author: Paul Brossier <piem@piem.org>
date: Tue Jan 8 13:33:58 EST 2019

[ci] use linux/py3.5 to test --build-type=debug

--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,7 @@
     - python: 3.5
       os: linux
       compiler: gcc
+      env: WAFOPTS="--build-type=debug"
     - python: 2.7
       os: linux
       compiler: gcc