We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 881cb62 commit f842314Copy full SHA for f842314
1 file changed
.travis.yml
@@ -13,3 +13,10 @@ script:
13
- nosetests
14
after_success:
15
- coveralls
16
+notifications:
17
+ webhooks:
18
+ urls:
19
+ - https://webhooks.gitter.im/e/82aa866c2f7ed47c961f
20
+ on_success: always
21
+ on_failure: always
22
+ on_start: false
0 commit comments