UNPKG

serve-spm

Version:
11 lines (7 loc) 309 B
test: node --harmony ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- -R spec -t 20000 --require should coveralls: test cat ./coverage/lcov.info | ./node_modules/.bin/coveralls debug: node --harmony $(NODE_DEBUG) ./node_modules/.bin/_mocha -R spec -t 20000 --require should .PHONY: test