mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-04-25 12:22:37 +00:00
Enables ipv6 on CircleCI.
This commit is contained in:
parent
2e05826b30
commit
73a79c9277
@ -1,3 +1,8 @@
|
||||
dependencies:
|
||||
pre:
|
||||
# setup ipv6
|
||||
- sudo sysctl -w net.ipv6.conf.lo.disable_ipv6=0 net.ipv6.conf.default.disable_ipv6=0 net.ipv6.conf.all.disable_ipv6=0
|
||||
|
||||
machine:
|
||||
node:
|
||||
version: stable
|
||||
|
Loading…
x
Reference in New Issue
Block a user