summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2018-01-17 23:21:34 -0500
committerPaul Moore <paul@paul-moore.com>2018-01-17 23:21:34 -0500
commit6869de28fcc6991ff18089cda4f07f60d4e2a9fe (patch)
tree3c33c7d6dfbef14b420ac02993308386da47347f /README.md
parenta2c104da83856136547eb1e8f33b4c194a0fe945 (diff)
downloadlibseccomp-6869de28fcc6991ff18089cda4f07f60d4e2a9fe.tar.gz
doc: convert the travis badge to use shields.io
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3366b7f..64e2960 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
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)
+[![Build Status](https://img.shields.io/travis/seccomp/libseccomp/master.svg)](https://travis-ci.org/seccomp/libseccomp)
[![Coverage Status](https://img.shields.io/coveralls/github/seccomp/libseccomp/master.svg)](https://coveralls.io/github/seccomp/libseccomp?branch=master)
The libseccomp library provides an easy to use, platform independent, interface