UNPKG

haraka-plugin-vmta

Version:

Administer virtual MTAs for the outbound traffic

16 lines (12 loc) 232 B
language: node_js node_js: - stable before_script: script: - npm run lint - npm test after_success: - npm install istanbul codecov - npm run coverage - ./node_modules/.bin/codecov sudo: false