diff --git a/lib/run-tests/transpile.js b/lib/run-tests/transpile.js index 662ad56..32e2f78 100644 --- a/lib/run-tests/transpile.js +++ b/lib/run-tests/transpile.js @@ -23,7 +23,7 @@ function getOptions(features, isModule) { config = loadOptionsSync({ configFile: false, babelrc: false, - targets: ">= 0%", + targets: "node 0.10", presets: [presetEnv], // spec assumptions: {