mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 23:37:49 +00:00
Reduce the travis-ci time limit by 5 seconds.
Former-commit-id: 9653f4fee2bbfd8d77a228504795f3ef13df92dc
This commit is contained in:
@@ -5,7 +5,7 @@ node_js:
|
||||
env:
|
||||
- TEST_COMMAND="node ./test/test.js ./dist/lodash.js"
|
||||
- TEST_COMMAND="node ./test/test.js ./dist/lodash.min.js"
|
||||
- TEST_COMMAND="node ./test/test-build.js --time-limit 49m45s"
|
||||
- TEST_COMMAND="node ./test/test-build.js --time-limit 49m40s"
|
||||
git:
|
||||
depth: 1
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user