UNPKG

@hyperswarm/network

Version:

The networking guts of Hyperswarm

12 lines 114 B
language: node_js sudo: true node_js: - 8 - 10 - 12 os: - windows - linux - osx script: - npm run ci