forked from sheetjs/sheetjs
increased travis timeout
This commit is contained in:
parent
354f2bce4f
commit
56b414b496
2
Makefile
2
Makefile
@ -35,7 +35,7 @@ clean: ## Remove targets and build artifacts
|
||||
|
||||
.PHONY: test mocha
|
||||
test mocha: ## Run test suite
|
||||
mocha -R spec
|
||||
mocha -R spec -t 30000
|
||||
|
||||
.PHONY: test_min
|
||||
test_min:
|
||||
|
Loading…
Reference in New Issue
Block a user