mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
Immediately send CodeCov notifications
This commit is contained in:
parent
cb54f4c3b1
commit
6607bf79a5
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,9 @@ codecov:
|
|||
# CodeCov should only wait for CI's that run coverage tests
|
||||
# DAutoTester and auto-tester are not in the default list
|
||||
ci:
|
||||
- !travis
|
||||
- "circleci.com"
|
||||
notify:
|
||||
after_n_builds: 1 # send notifications after the first upload
|
||||
bot: dlang-bot
|
||||
|
||||
coverage:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue