Skip to content

Commit

Permalink
debugging windows ions build error
Browse files Browse the repository at this point in the history
  • Loading branch information
imlucas committed Apr 17, 2015
1 parent a797c99 commit 12eb811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"scripts": {
"install": "node-pre-gyp install --fallback-to-build",
"test": "nodeunit ./test/node",
"test": "iojs nodeunit ./test/node",
"posttest": "node-pre-gyp publish-maybe"
},
"licenses": [
Expand Down

0 comments on commit 12eb811

Please sign in to comment.