UNPKG

treetables

Version:

jquery plugin extending jquery-datatables to support tree data

10 lines (9 loc) 148 B
language: node_js node_js: - 10 before_script: - npm install codecov -g - npm install - npm run compile after_success: - codecov -f coverage/*.json