travis: fast finish builds.

Show failing Linux builds (which run much more quickly) before the macOS
build has completed.

https://docs.travis-ci.com/user/customizing-the-build/#Fast-Finishing
This commit is contained in:
Mike McQuaid 2017-07-30 17:00:28 +01:00
parent 896f41f7ed
commit 7ea1841f5e

View File

@ -6,6 +6,7 @@ cache:
- $HOME/Library/Caches/Homebrew/tests
matrix:
fast_finish: true
include:
- os: osx
osx_image: xcode8.3