[archiva-redback-core] 02/02: get rid of travis

2022-04-09 Thread olamy
This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git

commit d5f3cfe0cec13783c25b7e2174ae73956e30df4f
Author: Olivier Lamy 
AuthorDate: Sun Apr 10 12:49:02 2022 +1000

get rid of travis

Signed-off-by: Olivier Lamy 
---
 .travis.yml | 16 
 1 file changed, 16 deletions(-)

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 37b50339..
--- a/.travis.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-language: java
-dist: bionic
-jdk:
-  - openjdk8
-
-script: "mvn clean install"
-
-cache:
-directories:
-- $HOME/.m2
-branches:
-except:
-- gh-pages
-notifications:
-email:
-- ol...@apache.org



[archiva-redback-core] 02/02: get rid of travis

2022-04-09 Thread olamy
This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch redback-2.6.x
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git

commit cefcb3f7da0dcb4bd75025913051829de1896e85
Author: Olivier Lamy 
AuthorDate: Sun Apr 10 12:38:21 2022 +1000

get rid of travis

Signed-off-by: Olivier Lamy 
---
 .travis.yml | 16 
 1 file changed, 16 deletions(-)

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index ea38ef36..
--- a/.travis.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-language: java
-jdk:
-  - openjdk7
-  - oraclejdk7
-
-script: "mvn clean install"
-
-cache:
-directories:
-- $HOME/.m2
-branches:
-except:
-- gh-pages
-notifications:
-email:
-- ol...@apache.org