Skip to content

Commit

Permalink
[Truffle] Another use of bundler.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisseaton committed Dec 10, 2016
1 parent 39ecd01 commit ffba0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.hocon
Expand Up @@ -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]
]
}
Expand Down

0 comments on commit ffba0e4

Please sign in to comment.