Set fast_finish: true

Report success even before allowed_failures finish
This commit is contained in:
Anton Rieder 2020-05-29 11:19:45 +02:00
parent c52bd997ed
commit caa8631f21
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ rvm:
- truffleruby
matrix:
fast_finish: true
include:
- rvm: 2.7
name: "Run Danger and Code Climate"