[ci] no coverage on windows in travis
authorPaul Brossier <piem@piem.org>
Wed, 1 Jul 2020 22:45:06 +0000 (00:45 +0200)
committerPaul Brossier <piem@piem.org>
Wed, 1 Jul 2020 22:45:06 +0000 (00:45 +0200)
.travis.yml

index feac917..ad389fd 100644 (file)
@@ -54,6 +54,9 @@ matrix:
         - 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: