UNPKG

@yabetoo/mtn-momo-js

Version:

MTN Mobile Money API Client for NodeJS written in TypeScript

23 lines (18 loc) 320 B
language: node_js node_js: 10 install: - npm ci script: - npm run lint - npm run test - cat ./coverage/lcov.info | npx coveralls - npm run compile deploy: provider: script skip_cleanup: true script: - npx semantic-release on: tags: false repo: sparkplug/momoapi-node branch: master