Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.hocon
Original file line number Diff line number Diff line change
@@ -410,7 +410,7 @@ test-ecosystem: ${gem-test-pack} {
setup: ${common.setup} ${gem-test-pack.setup}

run: [
[bin/jruby, bin/gem, install, "$GEM_HOME/cache/bundler-1.12.5.gem"],
${jt} [ruby, -rbundler-workarounds, bin/gem, install, "$GEM_HOME/cache/bundler-1.12.5.gem"],
${jt} [test, ecosystem]
]
}

0 comments on commit ffba0e4

Please sign in to comment.