wercker.yml: change pipeline names
because the name "-wait" is no longer distinguishing these pipelines git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65483 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
44c39702fb
commit
cab1e6bf01
@ -26,7 +26,7 @@ command-timeout: 60
|
|||||||
# EOS
|
# EOS
|
||||||
|
|
||||||
# --jit + first half of --jit-wait.
|
# --jit + first half of --jit-wait.
|
||||||
test-mjit:
|
mjit-test1:
|
||||||
steps:
|
steps:
|
||||||
- install-packages:
|
- install-packages:
|
||||||
packages: bison sudo
|
packages: bison sudo
|
||||||
@ -163,7 +163,7 @@ test-mjit:
|
|||||||
branches: ^trunk$
|
branches: ^trunk$
|
||||||
|
|
||||||
# second half of --jit-wait.
|
# second half of --jit-wait.
|
||||||
test-mjit-wait:
|
mjit-test2:
|
||||||
steps:
|
steps:
|
||||||
- install-packages:
|
- install-packages:
|
||||||
packages: bison sudo
|
packages: bison sudo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user