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

lizhanhui pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


    from 58c1d1efc [ISSUE #4855] Add example of timing messages with arbitrary 
time delay  (#4856)
     add 9e53567b8 [ISSUE #3998] Enable Github Action for CI Build (#4782)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build.yaml                       | 25 ++++++++++
 .github/workflows/coverage.yml                     | 23 +++++++++
 .travis.yml                                        | 58 ----------------------
 pom.xml                                            |  7 +++
 .../tools/admin/DefaultMQAdminExtTest.java         |  4 +-
 5 files changed, 57 insertions(+), 60 deletions(-)
 create mode 100644 .github/workflows/build.yaml
 create mode 100644 .github/workflows/coverage.yml
 delete mode 100644 .travis.yml

Reply via email to