We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b69246c commit 5d92169Copy full SHA for 5d92169
appveyor.yml
@@ -27,6 +27,7 @@ test_script:
27
# run tests
28
- npm test
29
30
-build: off
+build:
31
+ - npm run prebuild -- -u %GITHUB_TOKEN%
32
33
version: "{build}"
0 commit comments