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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]