diff options
author | Cristian Cadar <c.cadar@imperial.ac.uk> | 2020-09-04 18:26:12 +0100 |
---|---|---|
committer | MartinNowack <2443641+MartinNowack@users.noreply.github.com> | 2020-09-25 15:57:12 +0100 |
commit | e9aaebb43b5789692377e7b367813e8b3b728484 (patch) | |
tree | 77c637e6b56411959b33697aea8351f0e51b4d5a | |
parent | a8d51ee568e2e2da339fea8c775d8df53ff40038 (diff) | |
download | klee-e9aaebb43b5789692377e7b367813e8b3b728484.tar.gz |
Add Cirrus CI status
-rw-r--r-- | README.md | 1 |
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 ============================= [](https://travis-ci.com/klee/klee) +[](https://cirrus-ci.com/github/klee/klee) [](https://codecov.io/gh/klee/klee) `KLEE` is a symbolic virtual machine built on top of the LLVM compiler |