]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Build should fast finish since matrix is large.
authorOmer Katz <omer.drow@gmail.com>
Mon, 15 Sep 2014 09:57:15 +0000 (12:57 +0300)
committerOmer Katz <omer.drow@gmail.com>
Mon, 15 Sep 2014 09:57:15 +0000 (12:57 +0300)
.travis.yml

index ef3772617ad0751bc77b5b001a93a35283d6ca6c..fa050e0bf25e8f15d80fcee8b6d64a0e025640d0 100644 (file)
@@ -68,3 +68,6 @@ after_success:
 # travis.  Consider removing this after the underlying issue is fixed.
 # https://github.com/travis-ci/travis-ci/issues/2389
 sudo: false
+
+matrix:
+    fast_finish: true