Make travis-ci tests go right up to the max run time.

Former-commit-id: 15124a63d530c416ad1974898b7c1e3ee53c58a6
This commit is contained in:
John-David Dalton
2013-02-02 01:14:06 -08:00
parent 60aa50ae45
commit 8a03c5f998
2 changed files with 13 additions and 6 deletions

View File

@@ -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: