We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9345ccf commit 8f5b5bcCopy full SHA for 8f5b5bc
1 file changed
.travis.yml
@@ -7,3 +7,12 @@ after_script:
7
notifications:
8
irc:
9
- "chat.freenode.net#beagle-bonescript"
10
+notifications:
11
+ webhooks:
12
+ urls:
13
+ - https://webhooks.gitter.im/e/800e4efb92aa7f8eda15
14
+ on_success: change # options: [always|never|change] default: always
15
+ on_failure: always # options: [always|never|change] default: always
16
+ on_start: false # default: false
17
+
18
0 commit comments