summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2018-11-14 10:09:01 -0800
committerGitHub <noreply@github.com>2018-11-14 10:09:01 -0800
commit97bded4a52c8d829c350eb170d4c3afd30f92d72 (patch)
tree6864b35bdfa0cc3f10837fdb38fef3187e449b71
parent2b911b0c8a51877f75cafde5d2ebb54ad31df410 (diff)
parent1fb3851620aa63139556a7e93d27234d8b010ecc (diff)
downloadpodman-97bded4a52c8d829c350eb170d4c3afd30f92d72.tar.gz
podman-97bded4a52c8d829c350eb170d4c3afd30f92d72.tar.bz2
podman-97bded4a52c8d829c350eb170d4c3afd30f92d72.zip
Merge pull request #1814 from cevich/cirrus_badge
Cirrus: Add master branch testing status badge
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 157e94d7c..79e3e6506 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
### Latest Version: 0.10.1.3
### Status: Active Development
+### Continuous Integration: [![Build Status](https://api.cirrus-ci.com/github/containers/libpod.svg)](https://cirrus-ci.com/github/containers/libpod)
+
## What is the scope of this project?
libpod provides a library for applications looking to use the Container Pod concept popularized by Kubernetes.