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 <[email protected]>
Authored: Wed Jan 18 11:06:38 2017 +0800
Committer: vongosling <[email protected]>
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:
-    - [email protected]
-    on_success: change
-    on_failure: always
+  - [email protected]
+  on_success: change
+  on_failure: always
 language: java
 matrix:
   include:

Reply via email to