Skip to content

Commit 118f0ea

Browse files
committed
Only print partial summary of missed coverage.
1 parent cca1718 commit 118f0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ matrix:
1818
- rvm: 2.6
1919
- rvm: 2.7
2020
- rvm: 2.6
21-
env: COVERAGE=Summary,Coveralls
21+
env: COVERAGE=PartialSummary,Coveralls
2222
- rvm: truffleruby
2323
- rvm: jruby-head
2424
env: JRUBY_OPTS="--debug -X+O"

0 commit comments

Comments
 (0)