shithub: aubio

Download patch

ref: 69cd58c36e949af602d19ab9bcaa3711fd80d594
parent: 4a01d2d84922588440e7b94ab241975a17956a4c
author: Paul Brossier <piem@piem.org>
date: Wed Jul 1 20:53:35 EDT 2020

[ci] do not try to build link python-aubio to libaubio on windows in travis

--- a/.travis.yml
+++ b/.travis.yml
@@ -55,8 +55,8 @@
         - python -m pip install --upgrade pip
       env: PATH=/c/Python38:/c/Python38/Scripts:$PATH
       script:
-        - make coverage
-        - make test_lib_python_clean
+        - make test_lib_only_clean
+        - make test_python_only_clean
 
 addons:
   apt: