UNPKG

first-open-port

Version:

find the first open port on localhost within a range of specified ports

8 lines (7 loc) 160 B
language: node_js node_js: - 'stable' - '5' - '4.2' script: 'npm run test-ci' after_script: 'npm install coveralls && cat coverage/lcov.info | coveralls'