You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by st...@apache.org on 2017/01/19 12:46:15 UTC

[08/28] incubator-rocketmq git commit: Bugfix for valid yaml

Bugfix for valid yaml


Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/commit/3daf24e8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/3daf24e8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/3daf24e8

Branch: refs/heads/ROCKETMQ-54
Commit: 3daf24e8266e0e0d334b389f0ab452566acd6b12
Parents: 2cee029
Author: vongosling <vo...@apache.org>
Authored: Wed Jan 18 11:06:38 2017 +0800
Committer: vongosling <vo...@apache.org>
Committed: Wed Jan 18 11:06:38 2017 +0800

----------------------------------------------------------------------
 .travis.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/3daf24e8/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index c41d858..4d33a4e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,8 @@
 notifications:
   email:
-    - dev@rocketmq.incubator.apache.org
-    on_success: change
-    on_failure: always
+  - dev@rocketmq.incubator.apache.org
+  on_success: change
+  on_failure: always
 language: java
 matrix:
   include: