Skip to content

Commit

Permalink
[Truffle] CI: bench should also trigger daily benchmarks.
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Nov 11, 2016
1 parent 24d39de commit 0b2450c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.hocon
Expand Up @@ -226,7 +226,7 @@ bench-caps: {

daily-bench-caps: {
capabilities: [x52, linux, amd64, no_frequency_scaling]
targets: [daily]
targets: [bench, daily]
timelimit: "02:00:00"
}

Expand Down

0 comments on commit 0b2450c

Please sign in to comment.