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 ff81f32 commit e855366Copy full SHA for e855366
appveyor.yml
@@ -31,3 +31,9 @@ test_script:
31
32
deploy_script:
33
- IF "%deploy%;%appveyor_repo_tag%"=="true;true" (npm install prebuild -g & prebuild --all -u %GITHUB_TOKEN%)
34
+
35
+notifications:
36
+ - provider: Slack
37
+ auth_token:
38
+ secure: q6/gXUGl67pHWThEVtLaKpkxP2vIr5pzHT0FuUCRN5ZI9gBZdROM+OXUnBiyNodJLAC9tg8w4uccXFFoMgQYok4/8nJ9QKjq92mhEuShDEA=
39
+ channel: '#zmq-prebuilt'
0 commit comments