UNPKG

arraysort

Version:
15 lines (14 loc) 218 B
language: node_js node_js: - '4.0' before_install: - npm install mocha nodeunit instanbul - g install: - npm install before_script: - npm link . script: - ./ci/build.js - ./ci/test.js - ./ci/cover.js - ./ci/report.js