We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm test
1 parent d96e100 commit 0f43c88Copy full SHA for 0f43c88
1 file changed
package.json
@@ -19,7 +19,7 @@
19
"url" : "http://github.com/ncb000gt/node.bcrypt.js/issues"
20
},
21
"scripts": {
22
- "test": "make test"
+ "test": "node-gyp configure build && nodeunit test"
23
24
"dependencies": {
25
"bindings": "1.0.0"
0 commit comments