summaryrefslogtreecommitdiff
path: root/wercker.yml
diff options
context:
space:
mode:
authork0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-01 05:03:59 +0000
committerk0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-01 05:03:59 +0000
commitcab1e6bf01659fed14ccb38d2f71086ce6487848 (patch)
tree980913ce98c338b132bc1018bb826e8a3881cc74 /wercker.yml
parent44c39702fb5a5ccb15992c51056c68831b51ca2d (diff)
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
Diffstat (limited to 'wercker.yml')
-rw-r--r--wercker.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/wercker.yml b/wercker.yml
index 272cf23ecc..57fa09e3fb 100644
--- a/wercker.yml
+++ b/wercker.yml
@@ -26,7 +26,7 @@ command-timeout: 60
# EOS
# --jit + first half of --jit-wait.
-test-mjit:
+mjit-test1:
steps:
- install-packages:
packages: bison sudo
@@ -163,7 +163,7 @@ test-mjit:
branches: ^trunk$
# second half of --jit-wait.
-test-mjit-wait:
+mjit-test2:
steps:
- install-packages:
packages: bison sudo