UNPKG

lumberjack-protocol

Version:

Node.js implementation of the lumberjack protocol.

11 lines (10 loc) 159 B
language: node_js node_js: - '0.10' - '0.12' - '4' - '5' - '6' - '7' after_success: - 'cat ./coverage/lcov.info | ./node_modules/.bin/coveralls'