UNPKG

http-metrics

Version:

The metrics of the HTTP/HTTPS request process

17 lines (12 loc) 153 B
language: node_js node_js: - "4.1" - "5.8" install: - npm install script: - make test - make lint after_script: - make clean sudo: false