UNPKG

hasard

Version:

Random variables and random nested objects manipulation in javascript

20 lines (16 loc) 264 B
language: node_js node_js: - '8' install: - npm install -g codecov nyc - npm install script: - npm run lint - npm test after_success: - npm run report-coverage deploy: provider: script skip_cleanup: true script: - npm run semantic-release