Add Gitter.im notifications to Travis

This commit is contained in:
David Stephens 2019-05-26 10:41:54 +01:00 committed by GitHub
parent d5801fa043
commit 7860ab5e8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,4 +28,12 @@ deploy:
github-token: $GHPAGES
keep-history: true
on:
branch: master
branch: master
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/bd52710d464f2b82036b
on_success: change
on_failure: always
on_start: never