]> arthur.barton.de Git - bup.git/blobdiff - .cirrus.yml
Prefer python 3, and mention intent to drop python 2 support
[bup.git] / .cirrus.yml
index 832cd598b56f0d26465f6331eadd63e0c2242727..d676e7c3f6e6169f87ec04a264561fff806179c4 100644 (file)
@@ -105,7 +105,7 @@ 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)