diff --git a/.travis.yml b/.travis.yml index ef377261..fa050e0b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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