Skip to content

Commit

Permalink
Add a notification to slack
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Jun 19, 2016
1 parent 676bafa commit f6ce46d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,9 @@ install:

test_script:
- "%PYTHON%/python.exe setup.py test"

notifications:
- provider: Slack
auth_token:
secure: JyTQAtBzpPYiWK3eRTz/U+rvmAKopqIWE19ti4vSL/IRygV3jUVUkwET1VyTlrqOeYfNx3Kfcp7eUmHCHxFCgw==
channel: notifications

0 comments on commit f6ce46d

Please sign in to comment.