UNPKG

arrpag

Version:
10 lines (9 loc) 193 B
language: node_js node_js: - stable install: - yarn script: - yarn test # Send coverage data to Coveralls after_script: "cat coverage/lcov.info | node_modules/coveralls/bin/coveralls.js"