inversify/inversify-logger-middleware

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
node_js:
- stable
- 8
- 9
- 10
- 11
- 12
before_install:
- npm install -g codeclimate-test-reporter
after_success:
- codeclimate-test-reporter < coverage/lcov.info