From 765ec2bb5de71089aec8b89cfd9b915a758d8525 Mon Sep 17 00:00:00 2001 From: Clement Champetier Date: Tue, 19 Aug 2014 17:06:07 +0200 Subject: [PATCH 1/2] README: add Coverity Scan --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 122f725f..46fecae9 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,13 @@ You can also use it in Java & Python for simpliest integration in projects. ###### Drone.io [![Build Status](https://drone.io/github.com/avTranscoder/avTranscoder/status.png)](https://drone.io/github.com/avTranscoder/avTranscoder/latest) + +###### Coverity Scan + + Coverity Scan Build Status + + #### Packaging ###### Build openSUSE From e55149979921f9dcd002a695476986f98056aa06 Mon Sep 17 00:00:00 2001 From: Clement Champetier Date: Tue, 19 Aug 2014 17:13:13 +0200 Subject: [PATCH 2/2] README: add Travis --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 46fecae9..966b2dfb 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ You can also use it in Java & Python for simpliest integration in projects. ###### Drone.io [![Build Status](https://drone.io/github.com/avTranscoder/avTranscoder/status.png)](https://drone.io/github.com/avTranscoder/avTranscoder/latest) +###### Travis +[![Build Status](https://travis-ci.org/avTranscoder/avTranscoder.svg?branch=master)](https://travis-ci.org/avTranscoder/avTranscoder) ###### Coverity Scan