Skip to content

Commit

Permalink
[Truffle] CI: can use the master branch now.
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Jan 10, 2017
1 parent e04db9a commit c224cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.hocon
Expand Up @@ -269,7 +269,7 @@ bench: {
cmd: [mx, --dynamicimport, ruby-benchmarks, benchmark]
setup: [
${mx_sclone} ["https://github.com/jruby/benchmark-interface.git", ../benchmark-interface],
${mx_sclone} [--revision, mx-config, "https://github.com/jruby/all-ruby-benchmarks.git", ../ruby-benchmarks]
${mx_sclone} ["https://github.com/jruby/all-ruby-benchmarks.git", ../ruby-benchmarks]
]
}

Expand Down

0 comments on commit c224cc7

Please sign in to comment.