added 1.6 apis

This commit is contained in:
Spencer Alger
2015-06-03 16:46:34 -07:00
parent c025fd52f4
commit 4c05849a48
10 changed files with 11248 additions and 152 deletions

View File

@ -35,6 +35,7 @@ function setConfig(ref, target) {
case '1.3':
case '1.4':
case '1.5':
case '1.6':
case '1.x':
target.options.config = _.merge({
'node.bench': true,