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

dinglei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-streams.git


The following commit(s) were added to refs/heads/main by this push:
     new 7dd94c9  Open issues and modify travis ci profile
     new 75c3665  Merge pull request #17 from ShannonDing/issue_open
7dd94c9 is described below

commit 7dd94c91cc254a1440c1169c3793c4496b034ebc
Author: ShannonDing <[email protected]>
AuthorDate: Tue Aug 10 21:04:30 2021 +0800

    Open issues and modify travis ci profile
---
 .asf.yaml                   | 4 ++++
 .travis.yaml => .travis.yml | 0
 2 files changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..06fdb4c
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,4 @@
+github:
+  features:
+    # Enable issue management
+    issues: true
\ No newline at end of file
diff --git a/.travis.yaml b/.travis.yml
similarity index 100%
rename from .travis.yaml
rename to .travis.yml

Reply via email to