UNPKG

node-dependency-injection-express-middleware

Version:
14 lines (13 loc) 182 B
language: node_js node_js: - '13' - '12' - '11' - '10' - '9' - '8' script: - npm run test:standard - npm run test:coverage after_success: - npm run report:coverage