mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-06-09 18:31:25 +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:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
|
sudo: false
|
||||||
before_script: sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6'
|
before_script: sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6'
|
||||||
|
|
||||||
- os: windows
|
- os: windows
|
||||||
@ -25,6 +26,7 @@ jobs:
|
|||||||
cache: false
|
cache: false
|
||||||
|
|
||||||
- stage: check
|
- stage: check
|
||||||
|
os: linux
|
||||||
script:
|
script:
|
||||||
- npx aegir build --bundlesize
|
- npx aegir build --bundlesize
|
||||||
- npx aegir commitlint --travis
|
- npx aegir commitlint --travis
|
||||||
|
Loading…
x
Reference in New Issue
Block a user