From 549648c315b108036cfc9bcefa50004fc4f56a22 Mon Sep 17 00:00:00 2001 From: Stijn Bannink <27051051+stijnb1234@users.noreply.github.com> Date: Mon, 17 Feb 2020 22:13:47 +0100 Subject: [PATCH 1/3] Travis setup --- .travis.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..dff5f3a --- /dev/null +++ b/.travis.yml @@ -0,0 +1 @@ +language: java From fc5878ca14199ccbbcaf3f7927ee5bbac0403299 Mon Sep 17 00:00:00 2001 From: Stijn Bannink <27051051+stijnb1234@users.noreply.github.com> Date: Mon, 17 Feb 2020 22:16:40 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22ad233..1909f0f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # V10Lift2 +![Build status](https://travis-ci.org/stijnb1234/V10Lift2.svg?branch=master) The rebuild of the V10Lift plugin! ## Maven From b51577b741047e8a0cb277b0aca231338986ae5d Mon Sep 17 00:00:00 2001 From: Stijn Bannink <27051051+stijnb1234@users.noreply.github.com> Date: Mon, 17 Feb 2020 22:16:50 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1909f0f..bd77f65 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # V10Lift2 ![Build status](https://travis-ci.org/stijnb1234/V10Lift2.svg?branch=master) + The rebuild of the V10Lift plugin! ## Maven