mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-04-25 12:32:28 +00:00
publish codecov only from single matrix
This commit is contained in:
parent
c928cc1514
commit
fd1cc28f41
@ -15,7 +15,9 @@ os:
|
|||||||
- windows
|
- windows
|
||||||
|
|
||||||
script: npx nyc -s yarn run test:node --bail
|
script: npx nyc -s yarn run test:node --bail
|
||||||
after_success: npx nyc report --reporter=text-lcov > coverage.lcov && npx codecov
|
after_success:
|
||||||
|
- npm install -g travis-deploy-once
|
||||||
|
- travis-deploy-once "npx nyc report --reporter=text-lcov > coverage.lcov && npx codecov"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user