0
0
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:
Michael van Tellingen 2017-06-11 17:59:44 +02:00 committed by Michael van Tellingen
parent 2c68da349d
commit ccf3b80e88

View File

@ -1 +1,4 @@
codecov:
notify:
after_n_builds: 10
comment: off