mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-04-24 22:52:34 +00:00
chore: add osx back
License: MIT Signed-off-by: Jacob Heun <jacobheun@gmail.com>
This commit is contained in:
parent
fde9cd40d3
commit
b38b57bdca
@ -9,9 +9,6 @@ stages:
|
||||
node_js:
|
||||
- '10'
|
||||
|
||||
os:
|
||||
- osx
|
||||
|
||||
script: npx nyc -s npm run test:node -- --bail
|
||||
after_success: npx nyc report --reporter=text-lcov > coverage.lcov && npx codecov
|
||||
|
||||
@ -25,6 +22,8 @@ jobs:
|
||||
filter_secrets: false
|
||||
cache: false
|
||||
|
||||
- os: osx
|
||||
|
||||
- stage: check
|
||||
os: linux
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user