UNPKG

apemanmodule

Version:
13 lines (12 loc) 176 B
language: node_js node_js: - '6' before_install: - npm install istanbul mocha -g install: - npm install script: - ./ci/build.js - ./ci/test.js - ./ci/cover.js - ./ci/report.js