This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git
commit 91a670329f0cd47efee6cbfe1d5ed99a154707a9 Author: shesheng <jungle....@alibaba-inc.com> AuthorDate: Wed May 30 17:33:50 2018 +0800 add travis check --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 352012e..8f65c72 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ notifications: recipients: - d...@rocketmq.apache.org on_success: change - on_failure: never + on_failure: always language: java -- To stop receiving notification emails like this one, please contact lizhan...@apache.org.