Skip to content

Commit

Permalink
Merge pull request #3517 from phansch/add_fast_finish
Browse files Browse the repository at this point in the history
Add `fast_finish` to travis matrix
  • Loading branch information
phansch authored Dec 9, 2018
2 parents 06ded0e + 72d2de6 commit 5b01f7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5b01f7a

Please sign in to comment.