Browse Source

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
pull/3/head
Tuncer Ayaz 11 years ago
parent
commit
0f8ef12341
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      inttest/rgen1/retest.config

+ 1
- 1
inttest/rgen1/retest.config View File

@ -1 +1 @@
{timeout, 60000}.
{timeout, 120000}.

Loading…
Cancel
Save