Skip to content

Commit

Permalink
[Truffle] Update ruby-benchmarks to cextc_extconf
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Fish committed Nov 19, 2016
1 parent a67130e commit 52e3629
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci.hocon
Expand Up @@ -335,8 +335,8 @@ server-benchmarks: {

cext-benchmarks: ${sulong} {
setup: ${sulong.setup} ${gem-test-pack.setup} ${bench.setup} [
${jt} [cextc, ../ruby-benchmarks/chunky_png/oily_png],
${jt} [cextc, ../ruby-benchmarks/psd.rb/psd_native]
${jt} [cextc_extconf, ../ruby-benchmarks/chunky_png/oily_png],
${jt} [cextc_extconf, ../ruby-benchmarks/psd.rb/psd_native]
]

run: [
Expand Down

0 comments on commit 52e3629

Please sign in to comment.