Adding AppVeyor Slack notifications

Summary: So that we know the status of builds

Test Plan: Run the build. See it post to slack

Reviewers: juan, evan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D3607
This commit is contained in:
Tomasz Finc 2017-01-07 14:44:25 -08:00
parent 183cbc4388
commit 7484e6d4f8

View file

@ -53,6 +53,11 @@ environment:
DECRYPTION_PASSWORD:
secure: 48VSzDtdBd52Xlo3TZ1NeR1yRRrZ3AU6Px5XjD5RDp44cFU5GYVspecGqX6DGCV7i0D7nldGMyEbXNrjM1t1Kw==
notifications:
- provider: Slack
incoming_webhook:
secure: 8+K0pq8g5BbMyOPH7I/y8EguvPVIQCVDh+VmmyMMMFtXW3kg8+CMe8W1t4efdmW/fnH1Xr70DS3yF36Vw5mpsWXAVsNpkK7PlTYEqGkLiLE=
cache:
- apm\node_modules -> apm\package.json
- build\node_modules -> build\package.json