UNPKG

@agreed/core

Version:

agreed is a mock server and test client, agreed will be helper for Consumer Driven Contract

13 lines (12 loc) 168 B
language: node_js node_js: - "10" - "12" script: - npm run lint - npm test after_success: npm run codecov sudo: false cache: directories: - node_modules