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 <[email protected]>
AuthorDate: Sun Apr 10 12:38:21 2022 +1000

    get rid of travis
    
    Signed-off-by: Olivier Lamy <[email protected]>
---
 .travis.yml | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index ea38ef36..00000000
--- 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:
-        - [email protected]

Reply via email to