mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-21 18:09:02 +01:00
Set codecov after_n_builds to 10 as a test
This should fix the issue that codecov reported a coverage percentage which didn't take all builds into account (due to cancellation) There are currently 29 travis builds so 10 should be a safe number
This commit is contained in:
parent
2c68da349d
commit
ccf3b80e88
@ -1 +1,4 @@
|
||||
codecov:
|
||||
notify:
|
||||
after_n_builds: 10
|
||||
comment: off
|
||||
|
Loading…
Reference in New Issue
Block a user