about summary refs log tree commit diff homepage
path: root/README.md
diff options
context:
space:
mode:
authorCristian Cadar <c.cadar@imperial.ac.uk>2020-09-04 18:26:12 +0100
committerMartinNowack <2443641+MartinNowack@users.noreply.github.com>2020-09-25 15:57:12 +0100
commite9aaebb43b5789692377e7b367813e8b3b728484 (patch)
tree77c637e6b56411959b33697aea8351f0e51b4d5a /README.md
parenta8d51ee568e2e2da339fea8c775d8df53ff40038 (diff)
downloadklee-e9aaebb43b5789692377e7b367813e8b3b728484.tar.gz
Add Cirrus CI status
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 306e95fe..d1b18c57 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@ KLEE Symbolic Virtual Machine
 =============================
 
 [![Build Status](https://travis-ci.com/klee/klee.svg?branch=master)](https://travis-ci.com/klee/klee)
+[![Build Status](https://api.cirrus-ci.com/github/klee/klee.svg)](https://cirrus-ci.com/github/klee/klee)
 [![Coverage](https://codecov.io/gh/klee/klee/branch/master/graph/badge.svg)](https://codecov.io/gh/klee/klee)
 
 `KLEE` is a symbolic virtual machine built on top of the LLVM compiler