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 <ol...@apache.org>
AuthorDate: Sun Apr 10 12:49:02 2022 +1000

    get rid of travis
    
    Signed-off-by: Olivier Lamy <ol...@apache.org>
---
 .travis.yml | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 37b50339..00000000
--- 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

Reply via email to