зеркало из https://github.com/github/ruby.git
Actually remove travis_wait
I forgot to amend again... Details are explained in
f6a6b21f09
This commit is contained in:
Родитель
f6a6b21f09
Коммит
a5ea55feb4
|
@ -480,7 +480,7 @@ before_script:
|
|||
|
||||
script:
|
||||
- $SETARCH make -s test TESTOPTS="${TESTOPTS=$JOBS -q --tty=no}"
|
||||
- travis_wait 50 $SETARCH make -s test-all -o exts TESTOPTS="${TEST_ALL_OPTS=$TESTOPTS}" RUBYOPT="-w"
|
||||
- $SETARCH make -s test-all -o exts TESTOPTS="${TEST_ALL_OPTS=$TESTOPTS}" RUBYOPT="-w"
|
||||
- $SETARCH make -s test-spec MSPECOPT=-ff # not using `-j` because sometimes `mspec -j` silently dies
|
||||
- $SETARCH make -s leaked-globals
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче