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:
parent
896f41f7ed
commit
7ea1841f5e
@ -6,6 +6,7 @@ cache:
|
||||
- $HOME/Library/Caches/Homebrew/tests
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
include:
|
||||
- os: osx
|
||||
osx_image: xcode8.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user