UNPKG

no-internet

Version:

Checking if the internet is accessible (not local connection only)

17 lines (12 loc) 166 B
language: node_js node_js: - stable branches: only: - master install: - npm install script: - npm run test after_success: - npm run report-coverage