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-broker-j.git
The following commit(s) were added to refs/heads/main by this push:
new 80c1cf439a NO-JIRA: remove travis jobs config, infra dropping support
for it
80c1cf439a is described below
commit 80c1cf439ae14c3912bff8a7863accdb842b66d8
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Jan 9 15:12:02 2023 +0000
NO-JIRA: remove travis jobs config, infra dropping support for it
---
.travis.yml | 8 --------
README.md | 1 -
2 files changed, 9 deletions(-)
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index d53063721a..0000000000
--- a/.travis.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-language: java
-jdk:
- - openjdk11
- - openjdk17
-env:
- - phase="test" pl="" additionalprops=""
- - phase="verify" pl="-pl
systests/protocol-tests-amqp-0-8,systests/protocol-tests-amqp-0-10,systests/protocol-tests-amqp-1-0,systests/qpid-systests-jms_1.1,systests/qpid-systests-jms_2.0,systests/qpid-systests-http-management"
additionalprops="-DskipTests=false -DskipITs=false"
-script: "mvn --fail-at-end ${phase} ${pl} ${additionalprops}"
diff --git a/README.md b/README.md
index 443a652cb2..439b6d4c51 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,6 @@
|CI Process|Status|
|---|---|
-|Travis CI Build|[](https://travis-ci.com/apache/qpid-broker-j?branch=main)|
|Apache Jenkins CI Build|[](https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/)|
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]