]> arthur.barton.de Git - bup.git/blobdiff - README.md
test-duplicity-import: don't quote wc -l output
[bup.git] / README.md
index ff1863070ad8df678209c97323375b8602b043e9..6ace0a480c31c8c686f38dd35884ac76cf05c56d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -94,6 +94,13 @@ Notable changes introduced by a release
  - <a href="note/0.27.1-from-0.27.md">Changes in 0.27.1 as compared to 0.27</a>
 
 
+Test status: [![Debian test status](https://api.cirrus-ci.com/github/bup/bup.svg?branch=tmp/test-cirrus&task=debian)](https://cirrus-ci.com/github/bup/bup)
+[![FreeBSD test status](https://api.cirrus-ci.com/github/bup/bup.svg?branch=tmp/test-cirrus&task=freebsd)](https://cirrus-ci.com/github/bup/bup)
+[![macOS test status](https://api.cirrus-ci.com/github/bup/bup.svg?branch=tmp/test-cirrus&task=macos)](https://cirrus-ci.com/github/bup/bup)
+==============================================================
+
+
+
 Getting started
 ===============
 
@@ -154,7 +161,11 @@ From source
        
  - Run the tests:
  
-        make test
+        make long-check
+
+    or if you're in a bit more of a hurry:
+
+        make check
        
     The tests should pass.  If they don't pass for you, stop here and
     send an email to bup-list@googlegroups.com.  Though if there are