build testing codecov report
Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
parent
2a0e4adfe2
commit
a2d9b93093
|
@ -57,7 +57,7 @@ script:
|
|||
- make fmt_check
|
||||
after_success:
|
||||
- ls -l
|
||||
- bash <(curl -s https://codecov.io/bash) -f "./profile.cov"
|
||||
- bash <(curl -s https://codecov.io/bash) -f "../profile.cov"
|
||||
branches:
|
||||
except:
|
||||
- gobot.io
|
||||
|
|
Loading…
Reference in New Issue