]> arthur.barton.de Git - bup.git/blobdiff - .cirrus.yml
README: reflect report that WSL works fine
[bup.git] / .cirrus.yml
index 0c6ee6690199c85f29d064d6b94350938d47d0c9..d676e7c3f6e6169f87ec04a264561fff806179c4 100644 (file)
@@ -105,10 +105,11 @@ task:
     set -xe
     dev/prep-for-freebsd-build python3
     dev/system-info
-    gmake -j6 PYTHON=python3 check
+    gmake -j6 PYTHON=python3.7 check
 
 task:
   name: macos (py2)
+  allow_failures: true
   osx_instance:
     image: catalina-base
   script: |