UNPKG

trooba-grpc-transport

Version:
13 lines (12 loc) 212 B
node_js: - "10" - "12" - "14" language: node_js install: - npm install - npm install -g codecov istanbul script: - npm test - istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec - codecov