mirror of
https://github.com/correl/rebar.git
synced 2024-11-23 19:19:54 +00:00
inttest/rgen_1: double the timeout a second time
60s still seems to be too low, as it timed out for at least the R15B01 job of the timeout patch merge: https://travis-ci.org/rebar/rebar/builds/15051701 https://travis-ci.org/rebar/rebar/jobs/15051703
This commit is contained in:
parent
fbc51c0a8c
commit
0f8ef12341
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
{timeout, 60000}.
|
{timeout, 120000}.
|
||||||
|
|
Loading…
Reference in a new issue