We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6edd25b commit 93df7ddCopy full SHA for 93df7dd
appveyor.yml
@@ -23,7 +23,7 @@ install:
23
# install submodules
24
- git submodule update --init
25
# install modules
26
- - npm install -g node-pre-gyp
+ - npm install -g node-gyp node-pre-gyp node-pre-gyp-github
27
- npm install --build-from-source
28
# Check if we're building the latest tag, if so
29
# then we publish the binaries if tests pass.
0 commit comments