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/01/09 12:35:46 UTC

[qpid-jms] branch main updated: 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 main
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git


The following commit(s) were added to refs/heads/main by this push:
     new fe1a46e8 NO-JIRA: remove travis jobs config, infra dropping support for it
fe1a46e8 is described below

commit fe1a46e829857f799c4b5f86b460d790a457dea1
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Jan 9 12:35:20 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 1ad51b93..00000000
--- a/.travis.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-language: java
-matrix:
-  include:
-    - os: linux
-      jdk: openjdk11
-    - os: osx
-      osx_image: xcode13.1
-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