Build should fast finish since matrix is large.
This commit is contained in:
parent
db881d6e1e
commit
5ddf3c3480
|
@ -68,3 +68,6 @@ after_success:
|
||||||
# travis. Consider removing this after the underlying issue is fixed.
|
# travis. Consider removing this after the underlying issue is fixed.
|
||||||
# https://github.com/travis-ci/travis-ci/issues/2389
|
# https://github.com/travis-ci/travis-ci/issues/2389
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
fast_finish: true
|
||||||
|
|
Loading…
Reference in New Issue