shithub: aubio

Download patch

ref: d6352bf79ba83d3439a298ad9e10df51f6327253
parent: 46bb1b99e8740b8c6da5e379ce779a19ee2e6527
author: Paul Brossier <piem@piem.org>
date: Wed Jul 1 20:45:06 EDT 2020

[ci] no coverage on windows in travis

--- a/.travis.yml
+++ b/.travis.yml
@@ -54,6 +54,9 @@
         - choco install make
         - python -m pip install --upgrade pip
       env: PATH=/c/Python38:/c/Python38/Scripts:$PATH
+      script:
+        - make coverage
+        - make test_lib_python_clean
 
 addons:
   apt: