UNPKG

guard-bit

Version:

Utility to split opportunities by the account level (free\pro\enterprise\etc.) for frontend and node

6 lines (5 loc) 242 B
language: node_js node_js: - '0.10' after_success: - ./node_modules/.bin/istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage