This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/master by this push:
new 773256f Deploy automatically
773256f is described below
commit 773256f5887736ebc8169bf819c08fcb8a518358
Author: von gosling <[email protected]>
AuthorDate: Thu Aug 12 16:01:46 2021 +0800
Deploy automatically
---
.travis.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 40e5ac6..38a9d20 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,5 +8,5 @@ env:
script:
- bundle install
- bundle exec jekyll build
-#after_success:
-#- bash .utility/push-site-to-master.sh
+after_success:
+- bash .utility/push-site-to-master.sh