mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 03:17:49 +00:00
Make travis-ci tests go right up to the max run time.
Former-commit-id: 15124a63d530c416ad1974898b7c1e3ee53c58a6
This commit is contained in:
@@ -5,7 +5,7 @@ node_js:
|
||||
env:
|
||||
- TEST_COMMAND="node ./test/test.js"
|
||||
- TEST_COMMAND="node ./test/test.js ./lodash.min.js"
|
||||
- TEST_COMMAND="node ./test/test-build.js --time-limit 45"
|
||||
- TEST_COMMAND="node ./test/test-build.js --time-limit 49m45s"
|
||||
git:
|
||||
depth: 1
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user