We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182344a commit 560b0e8Copy full SHA for 560b0e8
1 file changed
.travis.yml
@@ -4,3 +4,10 @@ node_js:
4
- "0.10"
5
- "0.12"
6
- "iojs"
7
+notifications:
8
+ webhooks:
9
+ urls:
10
+ - https://webhooks.gitter.im/e/006ca15725d53eab80e5
11
+ on_success: always
12
+ on_failure: always
13
+ on_start: false
0 commit comments