We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00140a9 commit fb20e3dCopy full SHA for fb20e3d
1 file changed
bin/commands/runs.js
@@ -100,7 +100,6 @@ module.exports = function run(args, rawArgs) {
100
// set build tag caps
101
utils.setBuildTags(bsConfig, args);
102
// set node version
103
-
104
utils.setNodeVersion(bsConfig, args);
105
106
//set browsers
0 commit comments