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

Merge pull request #1586 from murgatroid99/node_increase_travis_timeout_again

Re-doubling Node timeout to fix #1539
parents 94199494 ef2d707c
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 --timeout 4000 $root/src/node/test
$root/src/node/node_modules/mocha/bin/mocha --timeout 8000 $root/src/node/test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment