From 877077d828bf943832122f2a37bb94dab8eb567d Mon Sep 17 00:00:00 2001
From: Janne Koschinski <janne@kuschku.de>
Date: Mon, 1 Feb 2016 17:05:36 +0100
Subject: [PATCH] Replaced Travis build icon with Jenkins one

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 10f58a84a..3fe4f33f2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # QuasselDroid-ng
 
-[![Build Status](https://api.travis-ci.org/justjanne/QuasselDroid-ng.svg)](https://travis-ci.org/justjanne/QuasselDroid-ng)
+[![Build Status](https://img.shields.io/jenkins/s/https/ci.kuschku.de/QuasselDroid-ng.svg)](https://ci.kuschku.de/job/QuasselDroid-ng/)
 [![Release Version](http://github-release-version.herokuapp.com/github/justjanne/QuasselDroid-ng/release.svg?style=flat)](https://github.com/justjanne/QuasselDroid-ng/releases)
 
 Quassel is a distributed, decentralized IRC client, written using C++ and Qt.
@@ -115,4 +115,4 @@ just yet.
 
 > You should have received a copy of the GNU General Public License and the
 > GNU Lesser General Public License along with this program.  If not, see
-> &lt;<http://www.gnu.org/licenses/>&gt;.
\ No newline at end of file
+> &lt;<http://www.gnu.org/licenses/>&gt;.
-- 
GitLab