Skip to content

Commit 5b01f7a

Browse files
authored
Merge pull request #3517 from phansch/add_fast_finish
Add `fast_finish` to travis matrix
2 parents 06ded0e + 72d2de6 commit 5b01f7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ install:
4646
# if: fork = false
4747
# but this is currently buggy travis-ci/travis-ci#9118
4848
matrix:
49+
fast_finish: true
4950
include:
5051
- os: osx # run base tests on both platforms
5152
env: BASE_TESTS=true

0 commit comments

Comments
 (0)