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 08c2d64 commit 0f00e3aCopy full SHA for 0f00e3a
.travis.yml
@@ -57,3 +57,5 @@ after_success:
57
58
notifications:
59
email: false
60
+ slack:
61
+ secure: "UiQdSK1/uNnHl8/gQgfLj/F5JGxtJuaT3QYtKNcw3Ddpr3FX8tfXJ/RjsCsSlRQzDm7AdBAeMzcBQmvH4iRIV2y7qVywLyru5MPiwY4ZjMN6fJK/zaaxetOct9fasIBYzHguNPDAtiBGFh2iK1H1MXTY8rkmU3WZvl18b8EsrP0="
appveyor.yml
@@ -68,3 +68,8 @@ on_finish:
68
69
artifacts:
70
- path: dist\*
71
+
72
+notifications:
73
+ - provider: Slack
74
+ incoming_webhook:
75
+ secure: 2S/t6rGHdbwoxehnvn5KgfsHrBFEtwnPD7M5olGErmz70oWFVpqoWd/EvDwh7rKZGdOTjDmpwcukc2xi5VRaGHbBAqFYS3tAdgAMrcaTNWs=
0 commit comments