From e7f9df192c9ceaf2c0c53e9f5ba65c5dd2a14a79 Mon Sep 17 00:00:00 2001 From: DDuarte Date: Sun, 20 Jul 2014 19:38:43 +0100 Subject: [PATCH] Misc/Travis: Enable Travis in the coverity_scan branch & add coverity badge to readme --- .travis.yml | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index c468b60ab57..e0ad5927b7a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ branches: only: - master - 4.3.4 + - coverity_scan git: depth: 1 diff --git a/README.md b/README.md index 8e958a0bbb4..d89fd842687 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # ![logo](http://www.trinitycore.org/f/public/style_images/1_trinitycore.png) TrinityCore [![Build Status](https://travis-ci.org/TrinityCore/TrinityCore.svg?branch=master)](https://travis-ci.org/TrinityCore/TrinityCore) +[![Coverity Scan Build Status](https://scan.coverity.com/projects/435/badge.svg)](https://scan.coverity.com/projects/435) ## Introduction