Build/Test tools: Reinstate fast finishing on Travis CI.

This allows for speedier feedback for breaking changes and ongoing failures.

See #46634


git-svn-id: https://develop.svn.wordpress.org/trunk@45004 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn 2019-03-25 16:07:01 +00:00
parent cf6026d64d
commit a1cd087b6e
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ matrix:
dist: precise
- php: 7.4snapshot
- php: nightly
fast_finish: true
before_install:
- |
if [[ "$WP_TRAVISCI" == "travis:phpunit" ]]; then