Build should fast finish since matrix is large.

This commit is contained in:
Omer Katz 2014-09-15 12:57:15 +03:00
parent db881d6e1e
commit 5ddf3c3480
1 changed files with 3 additions and 0 deletions

View 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