Merge pull request #3517 from phansch/add_fast_finish
Add `fast_finish` to travis matrix
This commit is contained in:
commit
5b01f7a0d6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user