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

[29/50] incubator-weex git commit: * [test] update travis to fail as soon as possible

* [test] update travis to fail as soon as possible


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

Branch: refs/heads/test-ci
Commit: 23f288e641e549ea76aaee2696ed680b8d1a396b
Parents: d7e9e4b
Author: sospartan <so...@gmail.com>
Authored: Tue Feb 21 16:22:18 2017 +0800
Committer: sospartan <so...@gmail.com>
Committed: Tue Feb 21 16:22:18 2017 +0800

----------------------------------------------------------------------
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/23f288e6/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index e339971..2531dbb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,8 @@ env:
         - TEST_SUITE=ios
         - TEST_SUITE=danger
         - TEST_SUITE=jsfm
+matrix:
+    fast_finish: true
 cache:
   directories:
   - node_modules