mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-04-25 01:42:20 +00:00
chore: remove travis test bail
License: MIT Signed-off-by: Jacob Heun <jacobheun@gmail.com>
This commit is contained in:
parent
9660c3daee
commit
8279d3500c
@ -13,7 +13,7 @@ os:
|
||||
- osx
|
||||
- windows
|
||||
|
||||
script: npx nyc -s npm run test:node -- --bail
|
||||
script: npx nyc -s npm run test:node
|
||||
after_success: npx nyc report --reporter=text-lcov > coverage.lcov && npx codecov
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user