UNPKG

statsmodels-js

Version:
12 lines 212 B
language: node_js node_js: - "12" - "10" script: - npm run lint - npm run test after_success: - npm run test:c && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls branches: only: - master