From 26e245ee397e693dbfaf53dabe4e3e2534383e5d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Ho=C3=9F?= Date: Sat, 18 Feb 2017 19:30:01 +0100 Subject: [PATCH] switch to Jenkins as main build server MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Sebastian Hoß --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3ce48e5..5fb015f 100644 --- a/pom.xml +++ b/pom.xml @@ -141,8 +141,8 @@ - Travis-CI - https://travis-ci.org/sebhoss/${project.artifactId} + Jenkins + https://build.metio.wtf/job/sebhoss/job/maven-build-process/ -- 2.11.4.GIT