Merge pull request #3517 from phansch/add_fast_finish

Add `fast_finish` to travis matrix
This commit is contained in:
Philipp Hansch 2018-12-09 16:13:37 +01:00 committed by GitHub
commit 5b01f7a0d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,6 +46,7 @@ install:
# if: fork = false
# but this is currently buggy travis-ci/travis-ci#9118
matrix:
fast_finish: true
include:
- os: osx # run base tests on both platforms
env: BASE_TESTS=true