summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2017-02-05 11:33:04 -0500
committerPaul Moore <paul@paul-moore.com>2017-02-05 11:33:04 -0500
commitbda9c267115bb63221a6486f1d1077449f686d52 (patch)
tree4597ea3f70335bc317741cc7fd732db0c151c672 /README.md
parent47bdf57274ef7e2c48a97de991855efa10c4bf55 (diff)
downloadlibseccomp-bda9c267115bb63221a6486f1d1077449f686d52.tar.gz
build: add a Travis CI status badge to the README.md
Signed-off-by: Paul Moore <paul@paul-moore.com>
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 3ff30f4..21381b4 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@ An Enhanced Seccomp (seccomp-bpf) Helper Library
https://github.com/seccomp/libseccomp
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/608/badge)](https://bestpractices.coreinfrastructure.org/projects/608)
+[![Build Status](https://travis-ci.org/seccomp/libseccomp.svg?branch=master)](https://travis-ci.org/seccomp/libseccomp)
The libseccomp library provides an easy to use, platform independent, interface
to the Linux Kernel's syscall filtering mechanism. The libseccomp API is