mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
Test node-pre-gyp info for 64 bit.
This commit is contained in:
parent
081ac43f1b
commit
a405869720
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user