We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ee9e5a + 87c3dbf commit 65cf71aCopy full SHA for 65cf71a
.travis.yml
@@ -24,3 +24,8 @@ script:
24
- python doctests.py
25
after_success:
26
- coveralls
27
+notifications:
28
+ webhooks:
29
+ urls:
30
+ - https://webhooks.gitter.im/e/3cc093037c0df458209d
31
+
0 commit comments