]> arthur.barton.de Git - bup.git/blobdiff - .cirrus.yml
cirrus: use apt-get, not apt to install bup
[bup.git] / .cirrus.yml
index 639cc2b18fd816df33ba16439dd311e14ed83b2f..46cc25523419bc13d4344899138713b157b9570e 100644 (file)
@@ -21,7 +21,7 @@ task:
   script: |
     set -xe
     dev/prep-for-debianish-build python3
-    apt install bup
+    DEBIAN_FRONTEND=noninteractive apt-get -y install bup
     export BUP_TEST_OTHER_BUP="$(command -v bup)"
     "$BUP_TEST_OTHER_BUP" version
     dev/system-info