UNPKG

bestmovedb

Version:
10 lines (9 loc) 141 B
language: node_js node_js: - "8" - "10" install: - npm install - npm install -g codecov script: - npm run report-coverage