From c1c7da322dd38251e5c6faaaf1ba4e86e3fa4f65 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Sat, 10 Feb 2018 18:06:02 +0100 Subject: [PATCH] Badges? We want them stinking badges! --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index efd1318d9..7d9c4424d 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,6 @@ This repository relies heavily on the use of submodules, and it pulls in most of ./s/build If you got this far and all went well, you have built a server (it is linked from the `game` subdirectory), and it will have passed some basic functionality tests. + +* [![Static Analysis](https://scan.coverity.com/projects/6742/badge.svg?flat=1)](https://scan.coverity.com/projects/6742/) +* [![Build Status](https://api.travis-ci.org/eressea/server.svg?branch=develop)](https://travis-ci.org/eressea/server)