UNPKG

rest-in-contract-dsl

Version:
9 lines 153 B
language: node_js node_js: - "6" - "7" - "8" install: npm install before_script: npm install -g mocha script: mocha after_success: npm run coverage