Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
testing 12.0 gyp toolbox download hangups
Browse files Browse the repository at this point in the history
  • Loading branch information
am11 committed Aug 21, 2015
1 parent 2deccb5 commit 223732c
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 @@ -28,7 +28,7 @@
"scripts": {
"coverage": "node scripts/coverage.js",
"install": "node scripts/install.js",
"postinstall": "node scripts/build.js",
"postinstall": "node scripts/build.js --verbose",
"pretest": "node_modules/.bin/jshint bin lib scripts test",
"test": "node_modules/.bin/mocha test"
},
Expand Down

0 comments on commit 223732c

Please sign in to comment.