You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by so...@apache.org on 2017/03/07 02:17:48 UTC

[5/6] incubator-weex git commit: * [test] trigger travis test

* [test] trigger travis test

Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/95883e9f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/95883e9f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/95883e9f

Branch: refs/heads/0.11-dev
Commit: 95883e9fa6c817ca808ce55dcd6fc9c686cb3b3e
Parents: b181c89
Author: sospartan zheng <so...@apache.org>
Authored: Mon Mar 6 15:33:50 2017 +0800
Committer: GitHub <no...@github.com>
Committed: Mon Mar 6 15:33:50 2017 +0800

----------------------------------------------------------------------
 test/README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/95883e9f/test/README.md
----------------------------------------------------------------------
diff --git a/test/README.md b/test/README.md
index e5add1a..d95f5cd 100644
--- a/test/README.md
+++ b/test/README.md
@@ -4,6 +4,7 @@
 
 ## [Setup Macaca](https://macacajs.github.io/zh/environment-setup)
 
+
 ## Run 
 
 ### Test Build-in Cases
@@ -25,4 +26,4 @@ These tests target covering all build-in common components' and modules' functio
 * `scripts`:    
     Test scripts. Test command will execute each script under this folder.
 * `pages`:    
-    Weex page scripts. These pages will be builded before running test cases. Actually,all the tests is running in these pages.
\ No newline at end of file
+    Weex page scripts. These pages will be builded before running test cases. Actually,all the tests is running in these pages.