mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
chore: add codecov command to travis.yml
This commit is contained in:
parent
f5f4004e88
commit
6aa1618c66
@ -1,8 +0,0 @@
|
|||||||
codecov:
|
|
||||||
require_ci_to_pass: yes
|
|
||||||
comment:
|
|
||||||
layout: "reach, diff, flags, files"
|
|
||||||
behavior: default
|
|
||||||
require_changes: false
|
|
||||||
branches:
|
|
||||||
- "main"
|
|
||||||
@ -24,4 +24,4 @@ scripts:
|
|||||||
- yarn run build
|
- yarn run build
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- codecov -f coverage/*.json
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
Loading…
x
Reference in New Issue
Block a user