Skip to content

Commit 12eb811

Browse files
committed
debugging windows ions build error
nodejs/node#1245
1 parent a797c99 commit 12eb811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"scripts": {
3939
"install": "node-pre-gyp install --fallback-to-build",
40-
"test": "nodeunit ./test/node",
40+
"test": "iojs nodeunit ./test/node",
4141
"posttest": "node-pre-gyp publish-maybe"
4242
},
4343
"licenses": [

0 commit comments

Comments
 (0)