Skip to content
Snippets Groups Projects
Commit 1f8dd6b2 authored by Tim Emiola's avatar Tim Emiola
Browse files

Merge pull request #1531 from murgatroid99/node_increase_travis_timeout

Doubled Node per-test timeout for run_tests
parents b8b59b18 97ee7799
No related branches found
No related tags found
No related merge requests found
......@@ -39,4 +39,4 @@ root=`pwd`
export LD_LIBRARY_PATH=$root/libs/$CONFIG
$root/src/node/node_modules/mocha/bin/mocha $root/src/node/test
$root/src/node/node_modules/mocha/bin/mocha --timeout 4000 $root/src/node/test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment