UNPKG

express-extendcsp

Version:

Extend the Content Security Policy on the fly (for development)

16 lines (13 loc) 245 B
language: node_js node_js: - 10 - 12 - 14 - 'node' matrix: include: - name: Lint node_js: 14 script: npm run lint script: npm run test:ci after_success: '<coverage/lcov.info ./node_modules/coveralls/bin/coveralls.js'