[ci] do not try to build link python-aubio to libaubio on windows in travis
authorPaul Brossier <piem@piem.org>
Wed, 1 Jul 2020 22:53:35 +0000 (00:53 +0200)
committerPaul Brossier <piem@piem.org>
Wed, 1 Jul 2020 22:53:35 +0000 (00:53 +0200)
.travis.yml

index c366cf9..54795da 100644 (file)
@@ -55,8 +55,8 @@ matrix:
         - 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: