mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 10:07:48 +00:00
Update test and perf scripts.
Former-commit-id: 434935e332ec03dfd370efcd191b3f9aff5a9387
This commit is contained in:
@@ -3,8 +3,8 @@ node_js:
|
||||
- 0.6
|
||||
- 0.9
|
||||
env:
|
||||
- TEST_COMMAND="node ./test/test.js"
|
||||
- TEST_COMMAND="node ./test/test.js ./lodash.min.js"
|
||||
- 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"
|
||||
git:
|
||||
depth: 1
|
||||
|
||||
Reference in New Issue
Block a user