mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-04-25 15:52:28 +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:
|
node_js:
|
||||||
- '10'
|
- '10'
|
||||||
|
|
||||||
os:
|
|
||||||
- osx
|
|
||||||
|
|
||||||
script: npx nyc -s npm run test:node -- --bail
|
script: npx nyc -s npm run test:node -- --bail
|
||||||
after_success: npx nyc report --reporter=text-lcov > coverage.lcov && npx codecov
|
after_success: npx nyc report --reporter=text-lcov > coverage.lcov && npx codecov
|
||||||
|
|
||||||
@ -25,6 +22,8 @@ jobs:
|
|||||||
filter_secrets: false
|
filter_secrets: false
|
||||||
cache: false
|
cache: false
|
||||||
|
|
||||||
|
- os: osx
|
||||||
|
|
||||||
- stage: check
|
- stage: check
|
||||||
os: linux
|
os: linux
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user