0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-21 18:09:02 +01:00
wagtail/codecov.yml
Michael van Tellingen ccf3b80e88 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
2017-06-11 19:18:12 +02:00

5 lines
55 B
YAML

codecov:
notify:
after_n_builds: 10
comment: off