This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-proton-j.git
The following commit(s) were added to refs/heads/main by this push:
new 0e9d438e NO-JIRA: remove travis jobs config, infra dropping support
for it
0e9d438e is described below
commit 0e9d438ef709a9a067bb7a925410fd8b1b71f5c9
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Jan 9 15:05:28 2023 +0000
NO-JIRA: remove travis jobs config, infra dropping support for it
---
.travis.yml | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 292bd354..00000000
--- a/.travis.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-language: java
-matrix:
- include:
- - os: linux
- jdk: openjdk8
- - os: linux
- jdk: openjdk11
-cache:
- directories:
- - $HOME/.m2
-before_cache:
- - rm -rf $HOME/.m2/repository/org/apache/qpid/*
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]