mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-06-09 18:41:32 +00:00
chore: test travis file change
License: MIT Signed-off-by: Jacob Heun <jacobheun@gmail.com>
This commit is contained in:
parent
09e5752cb4
commit
fde9cd40d3
@ -18,6 +18,7 @@ after_success: npx nyc report --reporter=text-lcov > coverage.lcov && npx codeco
|
||||
jobs:
|
||||
include:
|
||||
- os: linux
|
||||
sudo: false
|
||||
before_script: sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6'
|
||||
|
||||
- os: windows
|
||||
@ -25,6 +26,7 @@ jobs:
|
||||
cache: false
|
||||
|
||||
- stage: check
|
||||
os: linux
|
||||
script:
|
||||
- npx aegir build --bundlesize
|
||||
- npx aegir commitlint --travis
|
||||
|
Loading…
x
Reference in New Issue
Block a user