UNPKG

math-stats

Version:
18 lines (11 loc) 247 B
language: node_js node_js: - stable install: - npm install script: - ./node_modules/.bin/eslint . - npm run cover # Send coverage data to Coveralls after_script: - "cat coverage/lcov.info | node_modules/coveralls/bin/coveralls.js"