Test node-pre-gyp info for 64 bit.

This commit is contained in:
edgarsilva 2015-02-05 17:31:04 -06:00
parent 081ac43f1b
commit a405869720

View File

@ -65,6 +65,7 @@ build_script:
- cmd: ECHO "PUBLISH x64 binary package:"
- cmd: npm install aws-sdk
- cmd: IF %PUBLISH_BINARY%==true (node-pre-gyp package publish 2>&1)
- cmd: node-pre-gyp info
- cmd: node-pre-gyp clean
- cmd: node-gyp clean
- cmd: npm uninstall -g node-gyp