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 dab0438 commit 1ba8f51Copy full SHA for 1ba8f51
1 file changed
.travis.yml
@@ -25,4 +25,10 @@ matrix:
25
after_success:
26
- coveralls
27
notifications:
28
+ webhooks:
29
+ urls:
30
+ - https://webhooks.gitter.im/e/af95aadff4470a9732b9
31
+ on_success: change
32
+ on_failure: always
33
+ on_start: never
34
email: false
0 commit comments