From 26ac670546c4c76e4a41f0bfeb393c4f9d23d5ed Mon Sep 17 00:00:00 2001 From: Jockel Date: Mon, 20 Feb 2017 11:18:08 +0100 Subject: [PATCH] update boswatch path added img on README --- README.md | 8 ++++---- citest/test.sh | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e005716..3a69ada 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ **Codacy - static code analysis:** -|branch|quality| -|---|---| -|master-branch|[![Codacy Badge](https://img.shields.io/codacy/grade/d512976554354a199555bd34ed179bb1/master.svg)](https://www.codacy.com/app/Schrolli91/BOSWatch/dashboard?bid=3763821)| -|develop-branch|[![Codacy Badge](https://img.shields.io/codacy/grade/d512976554354a199555bd34ed179bb1/develop.svg)](https://www.codacy.com/app/Schrolli91/BOSWatch/dashboard?bid=3763820)| +|branch|quality|CI-Build| +|---|---|---| +|master-branch|[![Codacy Badge](https://img.shields.io/codacy/grade/d512976554354a199555bd34ed179bb1/master.svg)](https://www.codacy.com/app/Schrolli91/BOSWatch/dashboard?bid=3763821)|[![Build Status](https://travis-ci.org/thejockel/BOSWatch.svg?branch=master)](https://travis-ci.org/thejockel/BOSWatch)| +|develop-branch|[![Codacy Badge](https://img.shields.io/codacy/grade/d512976554354a199555bd34ed179bb1/develop.svg)](https://www.codacy.com/app/Schrolli91/BOSWatch/dashboard?bid=3763820)|[![Build Status](https://travis-ci.org/thejockel/BOSWatch.svg?branch=develop)](https://travis-ci.org/thejockel/BOSWatch)| **Achtung:** Die readme ist veraltet - Neue Informationen werden im Laufe der Zeit in das Github Wiki integriert! diff --git a/citest/test.sh b/citest/test.sh index b4ab36f..5dc310f 100644 --- a/citest/test.sh +++ b/citest/test.sh @@ -1,5 +1,5 @@ #!/bin/bash -bospath=/opt/boswatch/BOSWatch/ +bospath=/opt/boswatch/ echo $module # ---------------------------------------------------------------------------------------------------------------------------------- # base Tests