You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2023/03/02 13:18:13 UTC

[qpid-proton-j] 04/09: NO-JIRA: remove travis jobs config, infra dropping support for it

This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch 0.34.x
in repository https://gitbox.apache.org/repos/asf/qpid-proton-j.git

commit 67ce555b15986144876a00f4a2c308f2f076b9e8
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Jan 9 15:05:28 2023 +0000

    NO-JIRA: remove travis jobs config, infra dropping support for it
    
    (cherry picked from commit 0e9d438ef709a9a067bb7a925410fd8b1b71f5c9)
---
 .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: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org